1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-05 03:35:55 +01:00

Verbose decrease

This commit is contained in:
Peter Boyle 2018-09-09 14:24:46 +01:00
parent da17a015c7
commit 394b7b6276

View File

@ -21,7 +21,6 @@
#define __CUDA_ARCH_SAVE__ __CUDA_ARCH__
#undef __CUDA_ARCH__
#warning "Hiding CUDA_ARCH from Eigen"
#endif
@ -40,8 +39,6 @@
#define __CUDA_ARCH__ __CUDA_ARCH_SAVE__
#warning "redefined CUDA_ARCH outside Eigen"
#endif
#endif