![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/core/Config.hpp"#include "alpaka/core/Cuda.hpp"#include "alpaka/core/Hip.hpp"#include "alpaka/core/Interface.hpp"#include "alpaka/dev/DevUniformCudaHipRt.hpp"#include "alpaka/rand/Traits.hpp"#include <type_traits>#include <curand_kernel.h>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| The alpaka accelerator library. | |
| namespace | alpaka::rand |
| namespace | alpaka::rand::distribution |
| The random number generator distribution specifics. | |
| namespace | alpaka::rand::distribution::trait |
| The random number generator distribution trait. | |
| namespace | alpaka::rand::distribution::uniform_cuda_hip |
| namespace | alpaka::rand::engine |
| The random number generator engine specifics. | |
| namespace | alpaka::rand::engine::trait |
| The random number generator engine trait. | |
| namespace | alpaka::rand::engine::uniform_cuda_hip |