Changes between Version 6 and Version 7 of Reading/XenG/cuda


Ignore:
Timestamp:
Apr 16, 2009, 5:59:44 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reading/XenG/cuda

    v6 v7  
    182182}}}
    183183
    184 == 實作二: 在虛擬機器(DomU/Dom0)上試跑 CUDA Examples ==
     184== 實作二: 在虛擬機器( Dom0 / DomU )上試跑 CUDA Examples ==
    185185
    186186== 步驟九: 安裝 CUDA Toolkit & SDK ==
     
    259259rider@nvidia:/usr/local/NVIDIA_CUDA_SDK/projects/deviceQuery$ cd ../../bin/linux/release/ [[BR]]
    260260'''# 執行''' [[BR]]
    261 rider@nvidia:/usr/local/NVIDIA_CUDA_SDK/projects/deviceQuery$ sudo ./deviceQuery [[BR]]
     261rider@nvidia:/usr/local/NVIDIA_CUDA_SDK/bin/linux/release$ sudo ./deviceQuery [[BR]]
    262262'''# 輸出結果''' [[BR]]
    263263{{{
     
    280280  Concurrent copy and execution:                 Yes
    281281}}}
     282{{{
     283
     284}}}