I'm trying to get started in the library. When trying to compile following the steps in the README I ended up in the error:
In file included from ../../include/starpu_cublas_v2.h:22,
from mpi_lu/pxlu.h:25,
from mpi_lu/plu_example.c:26,
from mpi_lu/plu_example_float.c:18:
/usr/local/cuda/include/cublas_v2.h:59:2: error: #error "It is an error to include both cublas.h and cublas_v2.h"
59 | #error "It is an error to include both cublas.h and cublas_v2.h"
| ^~~~~
I'm trying to get started in the library. When trying to compile following the steps in the README I ended up in the error:
Configurations:
Please, let me know if you need more information.
Thanks!