devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
536 stars 221 forks source link

docker: fix oneapi setup #2351

Closed mloubout closed 2 months ago

mloubout commented 2 months ago

tested locally cpu-icx and pushed by hand to docker hub

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.44%. Comparing base (42cce7e) to head (74577c2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2351 +/- ## ======================================= Coverage 79.44% 79.44% ======================================= Files 232 232 Lines 43607 43607 Branches 8072 8072 ======================================= + Hits 34643 34645 +2 + Misses 8208 8206 -2 Partials 756 756 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.