Changes between Version 29 and Version 30 of Xen_GPU_cluster
- Timestamp:
- Mar 18, 2009, 5:33:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_GPU_cluster
v29 v30 311 311 ) 312 312 }}} 313 rider@cloud:~$ sudo vim /etc/xen/xend-pci-quirks.sxp [[BR]] 314 {{{ 315 (pci_ids 316 # Entries are formated as follows: 317 # <vendor>:<device>[:<subvendor>:<subdevice>] 318 319 ('10DE:0605' # NVIDIA 9800GT 320 ) 321 ) 322 }}} 313 323 rider@cloud:~$ sudo vim /etc/xen/vm01.cfg [[BR]] 314 324 {{{ 315 # We adda new virtual machine named "vm01",and pci_ids configuration example is as below.325 # We create a new virtual machine named "vm01",and pci_ids configuration example is as below. 316 326 # In this case, we take the "PCI Express" deviceID for example. 317 327 pci =['01:00.0'] … … 380 390 2.openSUSE NVIDIA + Xen: http://en.opensuse.org/Use_Nvidia_driver_with_Xen [[BR]] 381 391 3.NVIDIA GPUs DEV_IDs: http://www.laptopvideo2go.com/forum/index.php?showtopic=7664 [[BR]] 392 4.pci_ids db: http://www.pcidatabase.com/