You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tested mis algorithm on graph test_mis.mtx and got this error: Cuda error in file './graphblas/backend/cuda/reduce.hpp' in line 40 : invalid configuration argument.
System configuration:
GPU: NVidia GeForce GT 1030
NVIDIA-SMI 440.33.01
OS: Ubuntu 16.04 (I run in docker container)
CUDA Version: 9.2
g++ version 4.9
The text was updated successfully, but these errors were encountered:
I've tested mis algorithm on graph test_mis.mtx and got this error:
Cuda error in file './graphblas/backend/cuda/reduce.hpp' in line 40 : invalid configuration argument.
System configuration:
GPU: NVidia GeForce GT 1030
NVIDIA-SMI 440.33.01
OS: Ubuntu 16.04 (I run in docker container)
CUDA Version: 9.2
g++ version 4.9
The text was updated successfully, but these errors were encountered: