Skip to content
Snippets Groups Projects
Commit 8fe2fe82 authored by Oliver Bock's avatar Oliver Bock
Browse files

Removed obsolete script

parent 8f79fa0b
Branches
Tags
No related merge requests found
#! /bin/csh -f
set NV = ~/NVIDIA_GPU_Computing_SDK
g++ -g -o fft -I$NV/OpenCL/common/inc\
main.cpp fft_setup.cpp fft_execute.cpp fft_kernelstring.cpp\
-lOpenCL
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment