Hello acharara,
The following error occurred when I built the KBLAS.It seems to be a cast error.
batch_triangular/Xtrmm_batch.cu(83): error: argument of type "float **" is incompatible with parameter of type "magma_int_t"
batch_triangular/Xtrmm_batch.cu(84): error: argument of type "int" is incompatible with parameter of type "float **"
Do you have any ideas?
Hello acharara,
The following error occurred when I built the KBLAS.It seems to be a cast error.
batch_triangular/Xtrmm_batch.cu(83): error: argument of type "float **" is incompatible with parameter of type "magma_int_t"
batch_triangular/Xtrmm_batch.cu(84): error: argument of type "int" is incompatible with parameter of type "float **"
Do you have any ideas?