Changes between Version 17 and Version 18 of Xen_GPU_cluster


Ignore:
Timestamp:
Mar 6, 2009, 3:56:57 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_GPU_cluster

    v17 v18  
    1111== Software ==
    1212||OS!#1|| Ubuntu 8.10 with Kernel: 2.6.27-11-server x86_64
    13 ||OS!#2|| Ununtu 8.10 with Kernel: 2.6.22-9 x86_64 (Xen+lustre patched kernel)
     13||OS!#2|| Ununtu 8.10 with Kernel: 2.6.22-9 x86_64 (Xen+Lustre patched kernel)
    1414[[BR]]
    1515
     
    8181}}}
    8282
    83 == 1.2 NVIDIA Driver !HowTo ==
     83== 1.2 NVIDIA Driver !HowTo !OnNoneXenKernel ==
    8484# Rock said that the unknown identification of the VGA device might be the "pciids" problem. [[BR]]
    8585Sol1: [[BR]]
     
    199199}}}
    200200
    201 
    202 == 1.3 NVIDIA GPU !StatusCheck ==
     201== 1.3 NVIDIA Driver !HowTo !OnXenKernel ==
     202rider@cloud:~/nvidia/driver$ export IGNORE_XEN_PRESENCE=1 [[BR]]
     203rider@cloud:~/nvidia/driver$ export SYSSRC=/lib/modules/2.6.22.9/source [[BR]]
     204rider@cloud:~/nvidia/driver$ export SYSOUT=/lib/modules/2.6.22.9/build [[BR]]
     205rider@cloud:~/nvidia/driver$ ./NVIDIA-Linux-x86_64-180.22-pkg2.run --extract-only [[BR]]
     206rider@cloud:~/nvidia/driver$ cd ./NVIDIA-Linux-x86_64-180.22-pkg2/usr/src/nv/ [[BR]]
     207rider@cloud:~/nvidia/driver/NVIDIA-Linux-x86_64-180.22-pkg2/usr/src/nv$ CC="gcc -DNV_VMAP_4_PRESENT -DNV_SIGNAL_STRUCT_RLIM" make SYSSRC=/lib/modules/2.6.22.9/source SYSOUT=/lib/modules/2.6.22.9/build module [[BR]]
     208
     209# Test1
     210rider@cloud:~/nvidia/driver$ sudo IGNORE_XEN_PRESENCE=1 ./NVIDIA-Linux-x86_64-180.22-pkg2.run --x-module-path=/usr/lib/xorg/modules/ --kernel-source-path=/usr/src/linux/ [[BR]]
     211
     212== 1.4 NVIDIA GPU !StatusCheck ==
    203213rock@cloud:~$ sudo nvidia-xconfig -query-gpu-info [[BR]]
    204214{{{