Skip to content

Commit

Permalink
fix CUDA_VERSION availability
Browse files Browse the repository at this point in the history
  • Loading branch information
upsj committed Aug 10, 2023
1 parent 65a31da commit da42d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuda/base/memory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <ginkgo/core/base/memory.hpp>


#include <cuda.h>
#include <cuda_runtime.h>


Expand Down

0 comments on commit da42d8b

Please sign in to comment.