|
CoreNEURON
|
Go to the source code of this file.
Namespaces | |
| coreneuron | |
| THIS FILE IS AUTO GENERATED DONT MODIFY IT. | |
Functions | |
| void | coreneuron::setup_nrnthreads_on_device (NrnThread *threads, int nthreads) |
| void | coreneuron::delete_nrnthreads_on_device (NrnThread *threads, int nthreads) |
| Cleanup device memory that is being tracked by the OpenACC runtime. More... | |
| void | coreneuron::update_nrnthreads_on_host (NrnThread *threads, int nthreads) |
| void | coreneuron::update_net_receive_buffer (NrnThread *nt) |
| void | coreneuron::realloc_net_receive_buffer (NrnThread *nt, Memb_list *ml) |
| void | coreneuron::update_net_send_buffer_on_host (NrnThread *nt, NetSendBuffer_t *nsb) |
| void | coreneuron::update_weights_from_gpu (NrnThread *threads, int nthreads) |
| Copy weights from GPU to CPU. More... | |
| void | coreneuron::init_gpu () |