| cudaroot=/hpc2hdd/home/chenhaiying/software/cuda_12.8/ | |
| libdir=${cudaroot}/targets/x86_64-linux/lib | |
| includedir=${cudaroot}/targets/x86_64-linux/include | |
| Name: cublas | |
| Description: CUDA Basic Linear Algebra Subprograms | |
| Version: 12 | |
| Libs: -L${libdir} -lcublas | |
| Cflags: -I${includedir} | |