X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=WCudaMSE%2FBUILDER%2Fmakefile%2Fhelp%2FOptionCuda.txt;fp=WCudaMSE%2FBUILDER%2Fmakefile%2Fhelp%2FOptionCuda.txt;h=4a5a9e2f71d1f6d4010053d125a6bef77b016ec7;hb=8d08c12b29c2a14684f35c023ee39e694bb80d25;hp=0000000000000000000000000000000000000000;hpb=226de81f7e1f1fbf4ac79d0d089e8a05ec7159a0;p=GPU.git diff --git a/WCudaMSE/BUILDER/makefile/help/OptionCuda.txt b/WCudaMSE/BUILDER/makefile/help/OptionCuda.txt new file mode 100755 index 0000000..4a5a9e2 --- /dev/null +++ b/WCudaMSE/BUILDER/makefile/help/OptionCuda.txt @@ -0,0 +1,25 @@ +# version : 0.0.2 +# Cedric.Bilat@he-arc.ch + +####################### +# Compilateur : Cuda # +####################### + +# Compiler name +# +# nvcc +# +# Compiler option +# +# -O3 Optimisatiin +# -use_fast_math Optimisation +# -m64 Target 64 bits (pas utile) +# +# Linker option +# +# -shared Target .dll + + +####################### +# END # +####################### \ No newline at end of file