Update build system
cedricchevalier19 opened this issue · 2 comments
cedricchevalier19 commented
xxirii commented
- Kokkos 4.3.1 + Kokkos-tutorial cmake branch
- Ruche cluster (GNU 11, CUDA 12)
I will list here all problematic exercise for compilation that I encounter:
Case | OpenMP | CUDA |
---|---|---|
advanced_reductions | compilation issue | compilation issue |
fortran-kokkosinterface | need #include <iostream> |
Executables in Begin should follow the same naming pattern. They sometime are :
<folder_name>_Exercise
<folder_name>_exercise
<folder_name>
cedricchevalier19 commented
@xxirii with the Kokkos version currently provided by the tutorial?