paradiseo/branches/ParadisEO-GPU
boufaras 85cb635d37 Update Linux install
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2689 331e1502-861f-0410-8da2-ba01fb791d7f
2012-01-29 22:34:40 +00:00
..
downloads git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2577 331e1502-861f-0410-8da2-ba01fb791d7f 2011-12-16 17:58:13 +00:00
paradiseo-gpu updated 2012-01-29 22:32:59 +00:00
problems/eval independant ParadisEO-GPU 2011-12-16 19:31:26 +00:00
AUTHORS update srcs 2012-01-12 11:54:15 +00:00
install.cmake Update Linux install 2012-01-29 22:34:40 +00:00
installParadiseo-gpu.sh git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2577 331e1502-861f-0410-8da2-ba01fb791d7f 2011-12-16 17:58:13 +00:00
LICENSE git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2577 331e1502-861f-0410-8da2-ba01fb791d7f 2011-12-16 17:58:13 +00:00
OldDartConfig.cmake git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2577 331e1502-861f-0410-8da2-ba01fb791d7f 2011-12-16 17:58:13 +00:00
README update srcs 2012-01-12 11:54:15 +00:00

==========================================================================================
                       RELEASE		
==========================================================================================

The current release is paradisEO-1.3

==========================================================================================
                      INSTALLATION
==========================================================================================
The basic installation procedure must be done in the directory 
which contains the extracted archive.

 --> Example : bash installParadiseo.sh

Please try source installParadiseo.sh --help  for further information

==========================================================================================
                       DIRECTORY STRUCTURE
==========================================================================================
After unpacking the archive file, you should end up with the following
structure:

.../                        Installation directory (specified with ./installParadiseo.sh)
   |
   |
   +-- AUTHORS				      Author list 
   |
   |
   +-- downloads/			      
   |            | +-- /cudatoolkit_3.2.16_linux_32_ubuntu10.04.run  CUDA toolkit (required for ParadisEO-GPU)
                | +-- /devdriver_3.2_linux_32_260.19.26.run CUDA driver (required for ParadisEO-GPU)
   |
   +-- INSTALL                    INSTALL file
   |
   |
   +-- install.cmake			  ParadisEO-GPU main install config file
   |
   |
   +-- installParadiseo.sh		  Install script
   |
   |
   +-- logs                       Log files
   |   
   |
   + LICENCE				       Licence contents
   |
   |
   +-- paradiseo-eo 			   paradiseo-eo dir
   |
   |
   +-- paradiseo-gpu               paradiseo-gpu  dir
   |   
   |
   +-- paradiseo-mo                paradiseo-mo dir 
   |
   |
   +-- problems                    classical problems evaluation functions
   |
   |
   +-- README				       README file

==========================================================================================
              NOTES
==========================================================================================

ParadisEO-GPU uses EO and MO, a templates-based, ANSI-C++ compliant evolutionary computation library and Moving Object Library. 
It contains classes for almost any kind of evolutionary computation and local search algorithms you might come up to - at 
least for the ones we could think of.
EO Website: http://eodev.sourceforge.net/. 
EO is distributed under the GNU Lesser General Public License: http://www.gnu.org/copyleft/lesser.html
ParadisEO WebSite : http://paradiseo.gforge.inria.fr/.
Please read README file of each extracted directory if you have
problems for the installation.

==========================================================================================
              CONTACT
==========================================================================================
For further information about ParadisEO, help or to report any
problem : paradiseo-help@lists.gforge.inria.fr