Hello everyone,
it’s been a couple of weeks that I’ve been trying to compile CalculiX with the PaStiX solver using CUDA.
All the dependencies were resolved successfully, but when running CMake for PaStiX, I encountered this error:
CMake Error at cmake_modules/morse_cmake/modules/find/LibrariesAbsolutePath.cmake:59 (message):
Dependency of CUDA_LIBRARIES ‘Threads::Threads’ NOT FOUND
Call Stack (most recent call first):
cmake_modules/morse_cmake/modules/find/FindPARSEC.cmake:211 (libraries_absolute_path)
CMakeLists.txt:365 (find_package)
Any help will be greatly appreciated.
Alex