Changes between Version 29 and Version 30 of Xen_GPU_cluster


Ignore:
Timestamp:
Mar 18, 2009, 5:33:23 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_GPU_cluster

    v29 v30  
    311311)
    312312}}}
     313rider@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}}}
    313323rider@cloud:~$ sudo vim /etc/xen/vm01.cfg [[BR]]
    314324{{{
    315 # We add a 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.
    316326# In this case, we take the "PCI Express" deviceID for example.
    317327pci =['01:00.0']
     
    3803902.openSUSE NVIDIA + Xen: http://en.opensuse.org/Use_Nvidia_driver_with_Xen [[BR]]
    3813913.NVIDIA GPUs DEV_IDs: http://www.laptopvideo2go.com/forum/index.php?showtopic=7664 [[BR]]
     3924.pci_ids db: http://www.pcidatabase.com/