Skip to content

πŸ› [BUG] - Default build options don't pick up Intel Compiler correctlyΒ #252

@jyoung3131

Description

@jyoung3131

πŸ’Ώ OS

RHEL 8

πŸ—οΈ Architecture

x86_64

πŸ“ Description

Using the spatter-devel branch, we see that the Intel compiler is not being picked up correctly.

Steps to reproduce:

  1. Source Intel OneAPI tools on testbed
  2. Compile with cmake and note output is incorrect.
spatter>$ cmake -B build_serial -S .

-- The CXX compiler identification is GNU 11.5.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMake build type is 'Release'.
-- Setting SPAT_CXX_NAME to 'GNU'
-- Setting SPAT_CXX_VER to '11.5.0'

πŸ”„ Reproduction steps

No response

πŸ’¬ Logs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions