nlesc-recruit / cudawrappers

C++ wrapper for the Nvidia C libraries (e.g. CUDA driver, nvrtc, cuFFT etc.)
https://cudawrappers.readthedocs.io/en/latest/
Apache License 2.0
5 stars 5 forks source link

Fix working directory for linking source into object file #264

Closed csbnw closed 7 months ago

csbnw commented 7 months ago

Description

Fix failure to compile tests introduced by https://github.com/nlesc-recruit/cudawrappers/pull/263

Related issues:

Instructions to review the pull request