Skip to content

Fix cuFFTMp builds with multiple NVSHMEM version SDKs

Mahesh Doijade requested to merge md_cufftmp_nvshmem_compat into main
  • Add support to find the compatible NVSHMEM version for cuFFTMp.
  • make use of NVHPCConfig.cmake for getting the NVHPC_ROOT and version details
  • make changes to existing ci script to use correct HPC SDK.
  • Add new CI testsuite with NVSHMEM cuFFTMp compat NVHPC SDK.
  • warn users of deprecating cuFFTMp_ROOT in future in favor of NVHPC_ROOT
  • Addresses issue - #4923
  • Co-Authored-By: Zan Xu zanx@nvidia.com
Edited by Mahesh Doijade

Merge request reports