Changes between Version 35 and Version 36 of Xen_GPU_cluster


Ignore:
Timestamp:
Mar 19, 2009, 6:22:04 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_GPU_cluster

    v35 v36  
    378378rider@cloud:~$ sudo xen-create-image --hostname cuda --ip 140.XXX.XXX.XXX [[BR]]
    379379
    380 == 3.2 NVIDIA CUDA Example ==
     380== 3.2 Running CUDA Example on !VirtualMachine ==
     381
     382== 3.3 Running CUDA Example on Xen ==
    381383
    382384'''Important:'''[[BR]]
     
    388390Example !HowTo : [[BR]]
    389391rider@cloud:~/opt/NVIDIA_CUDA_SDK$ sudo make [[BR]]
    390 rider@cloud:~/opt/NVIDIA_CUDA_SDK$ cd ./bin/linux/release/
     392rider@cloud:~/opt/NVIDIA_CUDA_SDK$ cd ./bin/linux/release/ [[BR]]
    391393rider@cloud:~/opt/NVIDIA_CUDA_SDK/bin/linux/release$ ./bandwidthTest [[BR]]
    392394rider@cloud:~/opt/NVIDIA_CUDA_SDK/bin/linux/release$ ./deviceQuery [[BR]]