-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] of the GPU tests for the IDE module
1. [fix] the detection of max available GPUs in case there is more than 1 2. [fix] bumped the installed version of torch and numpy This is to support the new version of images. I chose versions that are referenced for the 2.16 release currently [1]. * [1] https://github.com/red-hat-data-services/notebooks/blob/f1e70f63764503a6989c57a949fe36cb842b30e8/jupyter/pytorch/ubi9-python-3.11/Pipfile.lock 3. [fix] the way we gather nodes with GPUs Note that this will need another change for AMD in the future.
- Loading branch information
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters