Skip to content
Snippets Groups Projects
Commit 05e142f5 authored by Anna Wellmann's avatar Anna Wellmann
Browse files

Remove #include <cuda.h> from CudaStreamManager

parent c5a25580
No related branches found
No related tags found
1 merge request!104Add Communication Hiding to GPU version
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include <vector> #include <vector>
#include "Core/DataTypes.h" #include "Core/DataTypes.h"
#include <cuda.h>
#include <cuda_runtime.h> #include <cuda_runtime.h>
class CudaStreamManager class CudaStreamManager
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment