Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Generic Gather-scatter backend for accelerators.
Data Types | |
type | gs_device_t |
Gather-scatter backend for offloading devices. More... | |
interface | hip_gather_kernel |
interface | hip_scatter_kernel |
Functions/Subroutines | |
subroutine | gs_device_init (this, nlocal, nshared, nlcl_blks, nshrd_blks) |
Accelerator backend initialisation. More... | |
subroutine | gs_device_free (this) |
Dummy backend deallocation. More... | |
subroutine | gs_gather_device (this, v, m, o, dg, u, n, gd, nb, b, op, shrd) |
Gather kernel. More... | |
subroutine | gs_scatter_device (this, v, m, dg, u, n, gd, nb, b, shrd, event) |
Scatter kernel. More... | |
|
private |
|
private |
|
private |
|
private |