diff options
| author | aamir <[email protected]> | 2018-06-01 09:52:12 -0700 |
|---|---|---|
| committer | aamir <[email protected]> | 2018-06-01 09:52:12 -0700 |
| commit | e5f532a3b65e17f49991ed08a275f87ac2d68d0a (patch) | |
| tree | 9f6ad33986611788965665592ce35c75faf2c054 /src/cuda-sim/cuda-math.h | |
| parent | 03de5ae03420ba5666d669c6f76faccf2704fa58 (diff) | |
wmma load working
Diffstat (limited to 'src/cuda-sim/cuda-math.h')
| -rw-r--r-- | src/cuda-sim/cuda-math.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cuda-sim/cuda-math.h b/src/cuda-sim/cuda-math.h index 4721e8a..e38e499 100644 --- a/src/cuda-sim/cuda-math.h +++ b/src/cuda-sim/cuda-math.h @@ -64,6 +64,7 @@ * the above Disclaimer and U.S. Government End Users Notice. */ + #ifndef CUDA_MATH #define CUDA_MATH |
