Closed wdeconinck closed 2 months ago
Private downstream CI failed. Workflow name: private-downstream-ci-hpc View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10489952082.
Private downstream CI succeeded. Workflow name: private-downstream-ci View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10493908782.
Private downstream CI failed. Workflow name: private-downstream-ci-hpc View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10494127731.
Attention: Patch coverage is 61.36364%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 79.95%. Comparing base (
74baa23
) to head (afd3b5f
). Report is 7 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Private downstream CI succeeded. Workflow name: private-downstream-ci View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10505432438.
Private downstream CI succeeded. Workflow name: private-downstream-ci View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10505432438.
Private downstream CI failed. Workflow name: private-downstream-ci-hpc View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10505615284.
Private downstream CI failed. Workflow name: private-downstream-ci-hpc View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/10511466778.
Currently this is implemented as a stand-alone CMake package within the atlas repository.
A dummy API is available when HIP or CUDA backend is not available, to avoid
#ifdef
in downstream code.Atlas has been adapted to replace all use of CUDA API with the new hic API. Even though hic is tested with HIP backend, the use of Atlas with hic has not been tested with the HIP backend. A future PR may address small fixes needed.