ComputationalRadiationPhysics / cuda_memtest

Fork of CUDA GPU memtest :eyeglasses:
http://sourceforge.net/projects/cudagpumemtest
114 stars 32 forks source link

Remove cuBLAS Include #14

Closed ax3l closed 7 years ago

ax3l commented 7 years ago

The cuBLAS include is not used and just pulls in a unnecessary dependency. Spotted during the review of https://github.com/ComputationalRadiationPhysics/picongpu/pull/2286