Forum: GPU Computing
2020-03-22, 00:18
|
|
Replies: 10
Views: 13,143
|
Forum: GPU Computing
2020-03-22, 00:00
|
|
Replies: 2,832
Views: 436,265
|
Forum: GPU Computing
2020-03-21, 23:58
|
|
Replies: 10
Views: 13,143
FYI,
I succeed in compiling CUDALucas v2.06...
FYI,
I succeed in compiling CUDALucas v2.06 on Tesla M6 with CUDA runtime 10.20. The test is correct with "./CUDALucas -r 1".
I don't understand clearly about how the previous error happened....
|
Forum: GPU Computing
2020-03-21, 20:25
|
|
Replies: 2,832
Views: 436,265
I am compiling CUDALucas 2.06 from the...
I am compiling CUDALucas 2.06 from the sourceforge (https://sourceforge.net/projects/cudalucas/files/). After ran makefile, I used $./CUDALucas -r 1 to test it's reliable or not.
Unfortunately, I...
|
Forum: GPU Computing
2020-03-21, 20:20
|
|
Replies: 10
Views: 13,143
|
Forum: GPU Computing
2020-03-20, 22:42
|
|
Replies: 10
Views: 13,143
Hi, I have already unified those three CUDA...
Hi, I have already unified those three CUDA things to 10.20 as:
binary compiled for CUDA 10.20
CUDA runtime version 10.20
CUDA driver version 10.20
But the problem is still here. "Illegal...
|
Forum: GPU Computing
2020-03-20, 03:42
|
|
Replies: 10
Views: 13,143
|
Forum: GPU Computing
2020-03-20, 03:27
|
|
Replies: 10
Views: 13,143
It's V100. I tried CC7.0 by setting...
It's V100. I tried CC7.0 by setting "--generate-code arch=compute_70, code=sm_70".
But I still got "Illegal Residue 0x0000000".
Am I right for understanding how to set the CC version to 7.0?
|
Forum: GPU Computing
2020-03-19, 21:44
|
|
Replies: 10
Views: 13,143
CUDALucas - Compile on CUDA10.0
Hi folks,
I am compiling CUDALucas 2.06 from the sourceforge (https://sourceforge.net/projects/cudalucas/files/). After ran makefile, I used $./CUDALucas -r 1 to test it's reliable or not.
...
|