Hello,
I am trying to build XGBoost 3.2 but I get the error:
CMake Error at CMakeLists.txt:236 (message):
CUDA version must be at least 12.9!
I do not have access to CUDA >= 12.9. Is there a way around this error or do I require CUDA >= 12.9?
Many thanks for your time.