summaryrefslogtreecommitdiffstats
path: root/development/cudatoolkit/files/nvcc.profile
diff options
context:
space:
mode:
Diffstat (limited to 'development/cudatoolkit/files/nvcc.profile')
-rw-r--r--development/cudatoolkit/files/nvcc.profile13
1 files changed, 0 insertions, 13 deletions
diff --git a/development/cudatoolkit/files/nvcc.profile b/development/cudatoolkit/files/nvcc.profile
deleted file mode 100644
index 9a852c271f..0000000000
--- a/development/cudatoolkit/files/nvcc.profile
+++ /dev/null
@@ -1,13 +0,0 @@
-
-TOP = $(_HERE_)/..
-
-LD_LIBRARY_PATH += $(TOP)/lib$(_TARGET_SIZE_):$(TOP)/extools/lib:
-PATH += $(TOP)/open64/bin:$(TOP)/share/cuda/nvvm:$(_HERE_):
-
-INCLUDES += "-I$(TOP)/include/cuda" "-I$(TOP)/include/cudart" $(_SPACE_)
-
-LIBRARIES =+ $(_SPACE_) "-L$(TOP)/lib$(_TARGET_SIZE_)" -lcudart
-
-CUDAFE_FLAGS +=
-OPENCC_FLAGS +=
-PTXAS_FLAGS +=