Creates helper
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(backend_helper), | intent(inout) | :: | self |
Backend helper |
||
| type(dtfft_platform_t), | intent(in) | :: | platform |
Platform to use |
||
| type(MPI_Comm), | intent(in) | :: | base_comm |
MPI communicator |
||
| type(MPI_Comm), | intent(in) | :: | comms(:) |
1D Communicators |
||
| logical, | intent(in) | :: | is_nccl_needed |
If nccl communicator will be needed |
||
| type(pencil), | intent(in), | target | :: | pencils(:) |
Pencils |