Changes between Version 75 and Version 76 of Xen_GPU_cluster


Ignore:
Timestamp:
Apr 15, 2009, 1:39:05 PM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_GPU_cluster

    v75 v76  
    903903== 4.6 Customize youre VM desktop ==
    904904
     905=== 4.6.1 Enlightenment Installation ===
     906
     907# You can download it from !WebSite: http://www.enlightenment.org/p.php?p=download&l=en [[BR]]
    905908rider@cloud:~$ sudo mkdir -p /opt/enlightenment [[BR]]
    906909rider@cloud:~/enlightenment/e16-0.16.8.15$ sudo apt-get install libimlib2 libimlib2-dev [[BR]]
     910rider@cloud:~/enlightenment$ tar zxvf e16-0.16.8.15.tar.gz [[BR]]
    907911rider@cloud:~/enlightenment/e16-0.16.8.15$ ./configure --prefix=/opt/enlightenment --with-x --enable-modules [[BR]]
    908912rider@cloud:~/enlightenment/e16-0.16.8.15$ make -j 4 [[BR]]
    909913rider@cloud:~/enlightenment/e16-0.16.8.15$ sudo make install [[BR]]
    910914
    911 == 4.6 Suspending & Resuming between DomU ==
    912 
    913 
    914 
    915 Reference & Support: [[BR]]
     915== 4.7 Suspending & Resuming between DomU ==
     916
     917
     918
     919'''Reference & Support:''' [[BR]]
    9169201.NVIDIA CUDA: http://www.nvidia.com/object/cuda_home.html [[BR]]
    9179212.openSUSE NVIDIA + Xen: http://en.opensuse.org/Use_Nvidia_driver_with_Xen [[BR]]