Changes between Version 32 and Version 33 of Xen_GPU_cluster
- Timestamp:
- Mar 19, 2009, 5:29:06 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_GPU_cluster
v32 v33 353 353 = Part 3 CUDA !HowTo = 354 354 == 3.1 NVIDIA CUDA Example == 355 '''In this case, We have to use "gcc-4.1" & "g++-4.1" instead of "gcc-4.3" to avoid getting stdio error.'''[[BR]] 356 ---> /usr/include/bits/stdio2.h(35): error: identifier "__builtin_va_arg_pack" is undefined [[BR]] 357 358 CUDA compiled example PATH: /usr/local/NVIDIA_CUDA_SDK/bin/linux/release [[BR]] 359 355 360 For example: [[BR]] 356 361 Choose an example from /opt/NVIDIA_CUDA_SDK/projects [[BR]]