Skip to content

Add compilation guards for std::execution::par #4

Description

@amklinv-nnl

There is feature detection for the execution library in general, but not for par. LLVM in particular breaks when given std::execution::par. Add a CMake check for the feature support by compiling a small test program.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions