Changes between Version 75 and Version 76 of Xen_GPU_cluster
- Timestamp:
- Apr 15, 2009, 1:39:05 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_GPU_cluster
v75 v76 903 903 == 4.6 Customize youre VM desktop == 904 904 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]] 905 908 rider@cloud:~$ sudo mkdir -p /opt/enlightenment [[BR]] 906 909 rider@cloud:~/enlightenment/e16-0.16.8.15$ sudo apt-get install libimlib2 libimlib2-dev [[BR]] 910 rider@cloud:~/enlightenment$ tar zxvf e16-0.16.8.15.tar.gz [[BR]] 907 911 rider@cloud:~/enlightenment/e16-0.16.8.15$ ./configure --prefix=/opt/enlightenment --with-x --enable-modules [[BR]] 908 912 rider@cloud:~/enlightenment/e16-0.16.8.15$ make -j 4 [[BR]] 909 913 rider@cloud:~/enlightenment/e16-0.16.8.15$ sudo make install [[BR]] 910 914 911 == 4. 6Suspending & Resuming between DomU ==912 913 914 915 Reference & Support:[[BR]]915 == 4.7 Suspending & Resuming between DomU == 916 917 918 919 '''Reference & Support:''' [[BR]] 916 920 1.NVIDIA CUDA: http://www.nvidia.com/object/cuda_home.html [[BR]] 917 921 2.openSUSE NVIDIA + Xen: http://en.opensuse.org/Use_Nvidia_driver_with_Xen [[BR]]