pika
pika copied to clipboard
pika builds on C++ std::execution with fiber, CUDA, HIP, and MPI support.
See https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/Static-Analyzer-Options.html.
- [x] #846 - [x] #930 - [x] #906 - [x] #925 - [x] #862 - [x] #962 - [x] #996 - [x] #1018 - [x] Check that all Jenkins...
Currently failing because of the conflict between the cxxstd=20 (needed for stdexec) and CUDA 11. Example: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/479009878135925/5304355110917878/-/jobs/5570278524#L533
https://github.com/pika-org/pika/pull/593#discussion_r1104244990
Test if the continuations implementation at https://github.com/devreal/ompi/tree/mpi-continue-master can replace or simplify the current polling implementation.
When sending data to elastic from CI, we currently only send the slurm partition name and hostname, but not the cluster name. We should add that so that we can...
These may be a useful alternative or complement to thread sanitizer, which still seems to have issues some with our tests.
This issue is meant to collect the names of failing tests together with links to the failures for investigation. This is a long-running issue and will likely not be closed...