|
CoreNEURON
|
#include "coreneuron/utils/offload.hpp"#include <Random123/philox.h>#include <inttypes.h>#include <cmath>Go to the source code of this file.
Classes | |
| struct | coreneuron::nrnran123_State |
Namespaces | |
| coreneuron | |
| THIS FILE IS AUTO GENERATED DONT MODIFY IT. | |
Macros | |
| #define | CORENRN_RAN123_USE_UNIFIED_MEMORY false |
Functions | |
| nrn_pragma_acc(routine seq) nrn_pragma_omp(declare target) philox4x32_ctr_t coreneuron_random123_philox4x32_helper(coreneuron | nrn_pragma_omp (end declare target) namespace coreneuron |
| Provide a helper function in global namespace that is declared target for OpenMP offloading to function correctly with NVHPC. More... | |
| #define CORENRN_RAN123_USE_UNIFIED_MEMORY false |
Definition at line 50 of file nrnran123.h.
| nrn_pragma_acc (routine seq) nrn_pragma_omp(declare target) philox4x32_ctr_t coreneuron_random123_philox4x32_helper(coreneuron nrn_pragma_omp | ( | end declare | target | ) |
Provide a helper function in global namespace that is declared target for OpenMP offloading to function correctly with NVHPC.
Definition at line 69 of file nrnran123.h.