Definition at line 439 of file cuda.F90.
◆ cuda_launch_kernel()
subroutine cuda_oct_m::cuda_launch_kernel::cuda_launch_kernel |
( |
type(c_ptr), intent(inout) |
kernel, |
|
|
integer(int64), intent(in) |
griddim, |
|
|
integer(int64), intent(in) |
blockdim, |
|
|
integer(int64), intent(in) |
shared_mem, |
|
|
type(c_ptr), intent(inout) |
arg_array |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: