File hiprand_kernel_nvcc.h
↰ Parent directory (hiprand
)
Definition (hiprand/hiprand_kernel_nvcc.h
)
Includes
curand_kernel.h
hip/hip_runtime.h
type_traits
Included By
Functions
Function DEFINE_HIPRAND_STATE(hiprandStateScrambledSobol32, curandStateScrambledSobol32)
Function DEFINE_HIPRAND_STATE(hiprandStateScrambledSobol64, curandStateScrambledSobol64)
Function DEFINE_HIPRAND_STATE(hiprandStateMtgp32, curandStateMtgp32)
Function DEFINE_HIPRAND_STATE(hiprandStatePhilox4_32_10, curandStatePhilox4_32_10)
Template Function hiprand_discrete(StateType *, hiprandDiscreteDistribution_t)
Function hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t)
Function hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *)
Function hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *)
Template Function hiprand_log_normal(StateType *, float, float)
Template Function hiprand_log_normal2(StateType *, float, float)
Template Function hiprand_log_normal2_double(StateType *, double, double)
Function hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float)
Function hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double)
Template Function hiprand_log_normal_double(StateType *, double, double)
Function hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *)
Function hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *)
Function hiprand_normal4_double(hiprandStatePhilox4_32_10_t *)
Function hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double)
Function hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *)
Function hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *)
Template Function skipahead(unsigned long long, StateType *)
Template Function skipahead_sequence(unsigned long long, StateType *)
Template Function skipahead_subsequence(unsigned long long, StateType *)