Gather-scatter backend for CPUs.
More...
Definition at line 43 of file gs_cpu.f90.
◆ free()
procedure, pass(this) gs_cpu::gs_cpu_t::free |
◆ gather()
procedure, pass(this) gs_cpu::gs_cpu_t::gather |
◆ init()
procedure, pass(this) gs_cpu::gs_cpu_t::init |
◆ scatter()
procedure, pass(this) gs_cpu::gs_cpu_t::scatter |
◆ gather_event
type(c_ptr) gs_bcknd::gs_bcknd_t::gather_event = C_NULL_PTR |
|
inherited |
◆ gs_stream
type(c_ptr) gs_bcknd::gs_bcknd_t::gs_stream = C_NULL_PTR |
|
inherited |
◆ scatter_event
type(c_ptr) gs_bcknd::gs_bcknd_t::scatter_event = C_NULL_PTR |
|
inherited |
The documentation for this type was generated from the following file:
- /home/runner/work/neko/neko/src/gs/bcknd/cpu/gs_cpu.f90