Added gpu_cuda label to cuseqilu0.

This commit is contained in:
Kjetil Olsen Lye 2023-05-09 16:32:57 +02:00
parent 54598a44d5
commit b57f6ea551

View File

@ -551,6 +551,7 @@ if(CUDA_FOUND)
cusparse_handle
cuvector
cusparsematrix
cuseqilu0
PROPERTIES LABELS gpu_cuda)
endif()