Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cuda to CI build #2040

Closed
wants to merge 1 commit into from
Closed

Conversation

dhiltgen
Copy link
Collaborator

No description provided.

@dhiltgen dhiltgen force-pushed the ci_build_win_cuda branch 4 times, most recently from 3245cfe to ab3d460 Compare January 18, 2024 03:23
@dhiltgen
Copy link
Collaborator Author

This failure mode means the CUDA toolkit couldn't find the Visual Studio suite of tools and wire itself up correctly

-- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.3/include (found version "11.3.109") 
-- cuBLAS found
CMake Error at C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:503 (message):
  No CUDA toolset found.
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:53 (__determine_compiler_id_test)
  C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCUDACompiler.cmake:307 (CMAKE_DETERMINE_COMPILER_ID)
  CMakeLists.txt:302 (enable_language)

@mxyng
Copy link
Contributor

mxyng commented Jan 20, 2024

See also #1679 which builds CUDA on Linux

@dhiltgen dhiltgen closed this Jan 27, 2024
@dhiltgen dhiltgen deleted the ci_build_win_cuda branch January 27, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants