Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Fix Linux build with Autoscoper CUDA backend enabled
Ensure CUDACXX env. var is properly set and also update Autoscoper to ensure the corresponding compiler it found within the Autoscoper inner build. Follow-up of f732df9 ("ENH: Update Autoscoper modernizing CUDA integration", 2024-02-12) List of Autoscoper changes: ``` $ git shortlog 4d2eec33f..cebc017fe --no-merges Jean-Christophe Fillion-Robin (1): COMP: Ensure Autoscoper inner-build is built with expected CUDA compiler on Linux ```
- Loading branch information