Skip to content

Find libcuda and libnvidia-ml as stub libraries

Mahesh Doijade requested to merge md_cmake_war_stub into release-2024

This is a WAR for finding the stub libraries which is not supported in legacy FindCUDA module. At runtime the real libraries are found automatically. Now the NVSHMEM and cuFFTMp builds do not depend on the driver library being installed. Note that this WAR does not support cross compilation cases.

Addresses #4886 (closed)

Edited by Mahesh Doijade

Merge request reports