devitocodes / devito

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

misc: Always search the CUDA SDK's math_libs include dir #2480

Closed FabioLuporini closed 1 week ago

FabioLuporini commented 2 weeks ago

Useful to install third-party utilities (in my case, it was CUTLASS)

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 87.26%. Comparing base (2f18ab8) to head (053b230). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2480 +/- ## ======================================= Coverage 87.26% 87.26% ======================================= Files 238 238 Lines 45278 45278 Branches 4022 4022 ======================================= Hits 39512 39512 Misses 5085 5085 Partials 681 681 ```

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