Nikita Titov
Nikita Titov
@dragonbra Thanks for checking this! Indeed, there are no any `gpu_*` files. So I think we shouldn't add your new files there as well.
@neNasko1 Please add `ObjectiveFunction` class to the https://github.com/microsoft/LightGBM/blob/master/docs/Python-API.rst#data-structure-api and some usage example to the https://github.com/microsoft/LightGBM/tree/master/examples/python-guide with the aim to > ... add some documentation on how this class should be...
Sorry, I'm out of ideas right now.
@shiyu1994 Hi! May I kindly ask you to update NVIDIA drivers at the host machine where CUDA CI jobs are executed? It will allow us to run tests against the...
> I think we want R535 (the latest long-term support release). Agree. \* Based on my personal experience, R530 driver doesn't support CUDA 12.5.
Gently ping @shiyu1994 for fresh NVIDIA driver installation.
Can confirm that R535 is enough to run containers with CUDA 12.5. Host: ``` Tue Aug 6 22:16:38 2024 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.183.01 Driver Version: 535.183.01 CUDA Version: 12.2 |...
@jameslamb Did you succeed? 👼
Just learned that [CUDA Forward Compatibility](https://docs.nvidia.com/deploy/cuda-compatibility/#forward-compatibility) feature is available only for server cards (e.g. Tesla A100) and not for domestic ones (e.g. RTX 4090). > Forward Compatibility is applicable only...
@shiyu1994 > I will update the CUDA version of the CI agent. Thanks a lot! Please ping me when agent will be ready.