❓ Questions and Help
rdagent been talking about GPU-related topics in the chat conversation.
My qlib configuration settings:
`
task:
.....
`
(base) ubuntu@PMS:~$ nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2025 NVIDIA Corporation
Built on Tue_May_27_02:21:03_PDT_2025
Cuda compilation tools, release 12.9, V12.9.86
Build cuda_12.9.r12.9/compiler.36037853_0
The system has long had CUDA installed. Do I not need to install CUDA myself? Will the code install it automatically? Or do I need to configure something separately?