GEOS-DEV / LvArray

Portable HPC Containers (C++)
BSD 3-Clause "New" or "Revised" License
47 stars 10 forks source link

add pragmas to supress warnings associated with compiler bugs #316

Closed rrsettgast closed 7 months ago

rrsettgast commented 7 months ago

after https://github.com/GEOS-DEV/LvArray/pull/311 we get compiler warnings on quartz...as a result of compiler bugs.

This uses pragmas to avoid those warnings on specific lines of code.

corbett5 commented 7 months ago

Both have been merged, but might as well link the two comments.

https://github.com/GEOS-DEV/LvArray/pull/311#discussion_r1456479499