Bootstrapping mechanism#

cuFFTMp can be used with MPI. This is enabled using a bootstrap library (nvshmem_bootstrap_mpi.so). The provided library is designed to support the version of HPC-X included with the HPC SDK.

However, another bootstrap library can be built to enable the user to use its own MPI implementation. More information on building a custom bootstrap can be found in the NVSHMEM documentation.