Remove depreciated workloads for examples/kokkos directory - #395
Remove depreciated workloads for examples/kokkos directory#395kennykos wants to merge 10 commits into
Conversation
This allows for portability of examples, as opposed to enforcing the use of OpenMP execution space
NOTE: lambdas are still broken, should we have a test that checks the examples for correctness?
|
TODO:
|
I had Claude write the bash script to run files in examples/kokkos and ignore the TypeErrors for lambdas
|
The new CI is failing with the segfault: Some thoughts:
|
|
@IvanGrigorik do you have any idea why the examples workflow is failing with |
I am pretty sure that this is caused by a lack of execution space. When we execute it on And I don't know how Kokkos will behave with these inputs (Serial + Team size), so check it first, please. |
Ok, I'll check back in on this when #429 is closed. |
No description provided.