cuDecomp API
The following sections describe the types and functions available in the cuDecomp library for C/C++ and Fortran programs.
- cuDecomp C API
- Types
- Internal types
- Grid Descriptor Configuration
- cudecompGridDescConfig_t
- cudecompGridDescAutotuneOptions_t
cudecompGridDescAutotuneOptions_t
n_warmup_trials
n_trials
grid_mode
dtype
allow_uneven_decompositions
disable_nccl_backends
disable_nvshmem_backends
skip_threshold
autotune_transpose_backend
transpose_use_inplace_buffers
transpose_op_weights
transpose_input_halo_extents
transpose_output_halo_extents
transpose_input_padding
transpose_output_padding
autotune_halo_backend
halo_extents
halo_periods
halo_axis
halo_padding
- Pencil Information
- Communication Backends
- Additional Enumerators
- Functions
- Types
- cuDecomp Fortran API