pykokkos-base icon indicating copy to clipboard operation
pykokkos-base copied to clipboard

minimal modif to run with kokkos 4.2.00

Open pkestene opened this issue 2 years ago • 0 comments

  • header <iostream> was missing in a few location
  • clang-format was applied at those locations (which induced header declaration re-ordering)
  • notice: option --cxx-standard 17 must be passed to setup.

pkestene avatar Nov 29 '23 18:11 pkestene