Creates helper
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(backend_helper), | intent(inout) | :: | self |
Backend helper |
||
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 |