Move adding CUDA link directory to FindKokkos.cmake
Created by: masterleinad
Part of #36 (closed). This is the closest I could come up with. Admittedly, adding -L${Kokkos_CUDA_LIBRARY_DIR}
is not nice, but should at least work for *nix systems.
During the maintenance period on Monday, 14 Oct 2024, all new projects will no longer create a container registry as part of the project area. Already existing projects will be unaffected at this time. Instead, users should utilize the official ORNL container registries at camden.ornl.gov (internal/moderate) and savannah.ornl.gov (external/low). Please see ORNL Today article for more info.
Created by: masterleinad
Part of #36 (closed). This is the closest I could come up with. Admittedly, adding -L${Kokkos_CUDA_LIBRARY_DIR}
is not nice, but should at least work for *nix systems.