I’m new at CUDA programming and I’m trying to make a simple M*N matrix multiplication.
But after calling the function “cublasDgemm” , Cublas_getError retrieved me the error number equal to 8. I don’t know what 8 stands for so I can’t find why the matrix multiplication failed.
I run on a GeForce 8800 GTS …
An old card so it certainly doesn’t support doubles…thx for the answer.
Are they other limitations for old cards? Where I can find them?