summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-12-15 22:32:26 +0000
committerGitHub <noreply@github.com>2017-12-15 22:32:26 +0000
commit1bd3ec488f3b7087ea8009f1bec3ebd94f205ce7 (patch)
tree19a024f014d53897215af6c8246a34c189d59ac5 /xmrstak/backend
parent14d7e52984ab85b8012b19131aaa3578053d2f3a (diff)
parent74378a5ab5f5ef3290a62e284b9008892489079a (diff)
downloadxmr-stak-1bd3ec488f3b7087ea8009f1bec3ebd94f205ce7.zip
xmr-stak-1bd3ec488f3b7087ea8009f1bec3ebd94f205ce7.tar.gz
Merge pull request #532 from psychocrypt/fix-CUDA9andOSCCompile
fix cuda9.1 compile
Diffstat (limited to 'xmrstak/backend')
-rw-r--r--xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu b/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu
index 734426c..4ec388e 100644
--- a/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu
+++ b/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu
@@ -6,7 +6,6 @@
#include <vector>
#include <cuda.h>
#include <cuda_runtime.h>
-#include <device_functions.hpp>
#include <algorithm>
#include "xmrstak/jconf.hpp"
OpenPOWER on IntegriCloud