There are a fair few failed tests from ‘test CUDA’ in the package manager.
Is this normal, or is this from a miss-match of driver and julia pagage?
CUDA.versioninfo()
CUDA runtime 12.3, artifact installation
CUDA driver 12.3
NVIDIA driver 545.23.8
CUDA libraries:
- CUBLAS: 12.3.4
- CURAND: 10.3.4
- CUFFT: 11.0.12
- CUSOLVER: 11.5.4
- CUSPARSE: 12.2.0
- CUPTI: 21.0.0
- NVML: 12.0.0+545.23.8
Julia packages:
- CUDA: 5.1.1
- CUDA_Driver_jll: 0.7.0+0
- CUDA_Runtime_jll: 0.10.1+0
Toolchain:
- Julia: 1.9.4
- LLVM: 14.0.6
nvidia-smi
Sun Dec 10 21:04:32 2023
±--------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.23.08 Driver Version: 545.23.08 CUDA Version: 12.3 |
|-----------------------------------------±---------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce RTX 2080 Ti Off | 00000000:04:00.0 On | N/A |
| 29% 37C P8 34W / 250W | 382MiB / 11264MiB | 10% Default |
| | | N/A |
±----------------------------------------±---------------------±---------------------+
±--------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 3404 G /usr/libexec/Xorg 229MiB |
| 0 N/A N/A 3562 G xfwm4 4MiB |
| 0 N/A N/A 4708 G …sion,SpareRendererForSitePerProcess 141MiB |
±--------------------------------------------------------------------------------------+
Failed tests:
libraries/cusolver/sparse (2) | failed at 2023-12-10T21:06:37.879
libraries/cusparse/conversions (16) | failed at 2023-12-10T21:06:45.547
libraries/cusparse/generic (49) | failed at 2023-12-10T21:06:57.911
core/cudadrv (42) | failed at 2023-12-10T21:06:58.056
base/aqua (28) | failed at 2023-12-10T21:06:58.198
base/threading (39) | failed at 2023-12-10T21:06:58.420
core/codegen (41) | failed at 2023-12-10T21:07:01.370
core/device/intrinsics (50) | failed at 2023-12-10T21:07:14.386
e/intrinsics (50) | failed at 2023-12-10T21:07:14.386
libraries/cusolver/multigpu (46) | failed at 2023-12-10T21:07:40.119
base/texture (38) | failed at 2023-12-10T21:07:48.248
base/exceptions (32) | failed at 2023-12-10T21:08:03.453
base/examples (31) | failed at 2023-12-10T21:09:01.713