Changes between Version 35 and Version 36 of Xen_GPU_cluster
- Timestamp:
- Mar 19, 2009, 6:22:04 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_GPU_cluster
v35 v36 378 378 rider@cloud:~$ sudo xen-create-image --hostname cuda --ip 140.XXX.XXX.XXX [[BR]] 379 379 380 == 3.2 NVIDIA CUDA Example == 380 == 3.2 Running CUDA Example on !VirtualMachine == 381 382 == 3.3 Running CUDA Example on Xen == 381 383 382 384 '''Important:'''[[BR]] … … 388 390 Example !HowTo : [[BR]] 389 391 rider@cloud:~/opt/NVIDIA_CUDA_SDK$ sudo make [[BR]] 390 rider@cloud:~/opt/NVIDIA_CUDA_SDK$ cd ./bin/linux/release/ 392 rider@cloud:~/opt/NVIDIA_CUDA_SDK$ cd ./bin/linux/release/ [[BR]] 391 393 rider@cloud:~/opt/NVIDIA_CUDA_SDK/bin/linux/release$ ./bandwidthTest [[BR]] 392 394 rider@cloud:~/opt/NVIDIA_CUDA_SDK/bin/linux/release$ ./deviceQuery [[BR]]