Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
TeachRaccooon committed Aug 2, 2024
1 parent b5e80b4 commit fede484
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/drivers/test_cqrrp_gpu.cu
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

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

#include <RandBLAS.hh>
#include <fstream>
Expand Down
1 change: 1 addition & 0 deletions test/drivers/test_cqrrpt_gpu.cu
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <RandBLAS.hh>
#include <fstream>
#include <gtest/gtest.h>
#include <cusolverDn.h>

#ifndef USE_CUDA
#define USE_CUDA
Expand Down

0 comments on commit fede484

Please sign in to comment.