Skip to content

Build failure on MacOS 14.7.1 #300

Description

@lucbv

Hi all,
I am trying to build the library on my mac and hit the following build failure:

Building CXX object tests/native/CMakeFiles/gemv_no_ambig.dir/gemv_no_ambig.cpp.o
/Users/lberge/Research/kokkos_eco/sources/stdblas/tests/native/gemv_no_ambig.cpp:47:43: error: no member named 'par' in namespace 'std::execution'
   47 |     matrix_vector_product(std::execution::par,
      |                           ~~~~~~~~~~~~~~~~^

My compiler version is:

Apple clang version 16.0.0 (clang-1600.0.26.4)
Target: arm64-apple-darwin23.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Metadata

Metadata

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions