git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2165 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d6d753ce70
commit
b7a9639b21
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ SET(NVIDIA_DIR "/home/mia/NVIDIA_GPU_Computing_SDK" CACHE PATH "NVIDIA directory
|
|||
|
||||
# Here, just specify GPU_DIR : the directory where package Paradiseo GPU has been extrated
|
||||
SET(PARADISEO_GPU_DIR "/home/mia/workspace/ParadisEO-GPU" CACHE PATH "ParadisEO-GPU directory" FORCE)
|
||||
# Here, just specify the name of cutil library depending to the used NVIDIA_GPU_Computing_SDK
|
||||
# Find in NVIDIA_GPU_Computing_SDK/C/lib
|
||||
SET(cutil "libcutil_i386.a")
|
||||
#########################################################################################################
|
||||
# 2) ParadisEO-GPU install: ADVANCED Configuration
|
||||
#########################################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue