Explorar o código

README: Update list of libraries which need to be copied on windows systems

Nathalie Furmento %!s(int64=14) %!d(string=hai) anos
pai
achega
69124d63d1
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README

+ 4 - 0
README

@@ -136,6 +136,10 @@ A few details need to be fixed when building StarPU on windows:
     copy c:\cuda\lib\cufft.lib c:\cuda\lib\libcufft.lib
     copy c:\cuda\lib\OpenCL.lib c:\cuda\lib\libOpenCL.lib
 
+(and if the version of your CUDA driver is >= 3.2)
+
+    copy c:\cuda\lib\curand.lib c:\cuda\lib\libcurand.lib
+
 ++===========++
 || V. Trying ||
 ++===========++