Changes between Version 27 and Version 28 of Xen_GPU_cluster


Ignore:
Timestamp:
Mar 17, 2009, 3:06:53 PM (16 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_GPU_cluster

    v27 v28  
    284284}}}
    285285
    286 = Part 2 Xen PCI(Express) configuration !HowTo =
     286= Part 2 Xen PCI Express configuration !HowTo =
    287287== 2.1 DEV_IDs confirmation ==
    288288rider@cloud:~$ lspci -vvn [[BR]]
     
    331331root@cloud:~$ echo -n "0000:01:00.0" > /sys/bus/pci/drivers/pciback/bind [[BR]]
    332332root@cloud:~$ exit [[BR]]
    333 rider@cloud:/etc/xen$ sudo xm create -c vm01.cfg vmid=1 [[BR]]
     333rider@cloud:/etc/xen$ sudo xm create -c vm01.cfg[[BR]]
    334334rider@cloud:/etc/xen$ dmesg | grep pciback [[BR]]
    335335{{{