-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
After the 3.0.0, I tried to redo conda-forge/scs-feedstock#21, but the problems with running the test suite remain. In particular, the GPU builds segfault when there's no GPU hardware (as happens in the conda-forge CI).
Very recently, the new python-wrappers for cuda from NVIDIA reached general availability, and this would presumably be an excellent tool to use to determine dynamically whether the GPU can actually be used.
@bodono, what do you think about adding a check (possibly conditional on its availability) that the GPU tests are only run in the drivers & GPU can be found?
Metadata
Metadata
Assignees
Labels
No labels