Auriane R.

Results 31 issues of Auriane R.

Fixes #699 - [x] Add a CI config using a different CXX and CUDA standard - [x] Add a GPU stdexec config with different CXX and CUDA standards Note: Looks...

Compiler error: https://cdash.cscs.ch/test/66321134. Triggered by triggered by the call to `vm.count("seed")` (https://github.com/pika-org/pika/blob/87b10a0b70973cbaf164c46118444839501e0d56/libs/pika/async_cuda/tests/unit/cuda_sender.cu#L129).

priority: low
category: HIP

The compilation of synchronize.cu is very slow to compile, this part of the code is the problem: https://github.com/pika-org/pika/blob/8e6ac7e251a75e5e468de7c987f2f1d074151943/libs/pika/async_cuda/tests/performance/synchronize.cu#L150-L168 A minimal version of that test limiting the loop unrolling to only...

effort: 3
effort: 4
effort: 5
priority: low

We could initially refer to hpx's documentation and provide only the things that differs from it. But it might diverge too much from it in the future to keep it...

effort: 3
effort: 4
priority: high
category: documentation

Investigate seg faults from the tests that have been excluded from the MacOS Arm64 workflow in #469. Listed here: https://github.com/pika-org/pika/blob/89fdaa20caa3f95c59dbe02cbdd0a287c3d21acc/.github/workflows/macos_arm64_debug.yml#L64-L70.

priority: low
type: bug
category: CI

The build target is called for example `miniapp_eigensolver` but then the job name is called `evp_strong` that would be nice to have either both eigensolver or both evp

TODO:Task
Priority:Low

Following the early release of the tiles happening in `unwrap` in #930, it should be possible to remove the calls to `ensure_started` in `calcTolerance` and `applyDeflation`. The `test_tridiag_solver_distributed` is however...

TODO:Task

# Description The default `find_package` is searching for all components. From the CMakeLists.txt I modified, you are linking only against `MPI::MPI_CXX` target. It is unnecessary to find the other C...

new-version
python
update-package