Skip to content

Commit

Permalink
install nccl module file
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaypanyala committed May 7, 2024
1 parent 3e44fcc commit 7ac54f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ configure_package_config_file(
# Install CMake files
install( FILES
${PROJECT_SOURCE_DIR}/cmake/modules/FindMAGMA.cmake
${PROJECT_SOURCE_DIR}/cmake/modules/FindNCCL.cmake
${CMAKE_CURRENT_BINARY_DIR}/gauxc-config.cmake
${CMAKE_CURRENT_BINARY_DIR}/gauxc-config-version.cmake
DESTINATION ${INSTALL_CONFIGDIR}
Expand Down

0 comments on commit 7ac54f6

Please sign in to comment.