1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-24 14:34:44 +00:00

Pragma use for nvcc, warning elimination.

This commit is contained in:
paboyle
2018-01-24 13:15:43 +00:00
parent 22d137d4e5
commit bd08dc4f45
3 changed files with 33 additions and 42 deletions

View File

@@ -722,6 +722,7 @@ public:
assert(found_ildgBinary);
assert(found_ildgFormat);
assert(found_scidacChecksum);
assert(found_ildgLFN==0);
// Must find something with the lattice dimensions
assert(found_FieldMetaData||found_ildgFormat);