libocca / occa

Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
https://libocca.org
MIT License
382 stars 81 forks source link

[WORKAROUND] Avoid unloading dynamic libraries for dpcpp kernels. #703

Closed kris-rowe closed 10 months ago

kris-rowe commented 10 months ago

Description

codecov[bot] commented 10 months ago

Codecov Report

Merging #703 (ff6ed9b) into development (1590291) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ff6ed9b differs from pull request most recent head cc97637. Consider uploading reports for the commit cc97637 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/libocca/occa/pull/703/graphs/tree.svg?width=650&height=150&src=pr&token=doaG4c84wZ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca)](https://app.codecov.io/gh/libocca/occa/pull/703?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libocca) ```diff @@ Coverage Diff @@ ## development #703 +/- ## ============================================ Coverage 76.24% 76.24% ============================================ Files 292 292 Lines 18825 18825 ============================================ Hits 14353 14353 Misses 4472 4472 ```