summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorGlenn Johnson <glenn-johnson@uiowa.edu>2022-05-21 01:38:01 -0500
committerGitHub <noreply@github.com>2022-05-21 08:38:01 +0200
commitd688a699fa2b8d4e4f72d635c831e9bedfefca91 (patch)
tree7a86b5cc5c8f363cee187fd0bbaf59e1d473c958 /.github/workflows
parent4fbb82207220a0717dbf8e8fdba6e9f0c03f6429 (diff)
downloadspack-d688a699fa2b8d4e4f72d635c831e9bedfefca91.tar.gz
spack-d688a699fa2b8d4e4f72d635c831e9bedfefca91.tar.bz2
spack-d688a699fa2b8d4e4f72d635c831e9bedfefca91.tar.xz
spack-d688a699fa2b8d4e4f72d635c831e9bedfefca91.zip
Fix toolchain detection for oneapi/dpcpp compilers (#30775)
The oneapi and dpcpp compilers are essentially the same except for which binary is used foc CXX. Spack will detect them as "mixed toolchain" and not inject compiler optimization flags. This will be needed once archspec has entries for the oneapi and dpcpp compilers. This PR detects when dpcpp and oneapi are in the toolchains list and explicitly sets `is_mixed_toolchain` to `False`.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions