diff options
author | Tom Payerle <payerle@umd.edu> | 2020-10-02 17:08:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-02 14:08:48 -0700 |
commit | a07c3d2aa8007372718821525ec0cf9ff9342515 (patch) | |
tree | 886ce0b32b3590a6ee08449ecd8b90a09df5eaba /.dockerignore | |
parent | c4a0c50036486d0f2b2894012da43d1d344458e2 (diff) | |
download | spack-a07c3d2aa8007372718821525ec0cf9ff9342515.tar.gz spack-a07c3d2aa8007372718821525ec0cf9ff9342515.tar.bz2 spack-a07c3d2aa8007372718821525ec0cf9ff9342515.tar.xz spack-a07c3d2aa8007372718821525ec0cf9ff9342515.zip |
metis: Ignore pragma omp warnings/errors with %intel (#19049)
It looks like intel compilers generate warnings for omp pragmas when
openmp flag is not given, which due to other flags set get promoted to
errors.
This adds a flag to ignore the pragma omp warnings (icc diagnostic
number 3180 on %intel@14:).
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions