described new conf
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@662 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
39cd826ea3
commit
3493e37425
1 changed files with 44 additions and 22 deletions
70
trunk/README
70
trunk/README
|
|
@ -16,28 +16,40 @@ After unpacking the archive file, you should end up with the following
|
|||
structure:
|
||||
|
||||
.../ Installation directory (specified with ./installParadiseo.sh)
|
||||
|
|
||||
|
|
||||
+-- AUTHORS Author list
|
||||
|
|
||||
|
|
||||
+-- install.cmake ParadisEO main install config file
|
||||
|
|
||||
|
|
||||
+-- installParadiseo.sh Install script
|
||||
|
|
||||
+-- lib/
|
||||
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO)
|
||||
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
|
||||
|
|
||||
|
|
||||
+ LICENCE Licence contents
|
||||
|
|
||||
|
|
||||
+-- paradiseo-eo paradiseo-eo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-mo paradiseo-mo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-moeo paradiseo-moeo dir
|
||||
+-- paradiseo-moeo paradiseo-moeo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-peo paradiseo-peo dir
|
||||
+-- paradiseo-peo paradiseo-peo dir
|
||||
|
|
||||
+-- README README file
|
||||
+-- README README file
|
||||
|
|
||||
|
|
||||
+-- installParadiseo.sh Install script
|
||||
|
|
||||
+-- .mpd.conf Paradiseo-peo config file
|
||||
+-- .mpd.conf Paradiseo-peo config file
|
||||
|
||||
|
||||
==========================================================================================
|
||||
DIRECTORY STRUCTURE AFTER INSTALLATION
|
||||
|
|
@ -46,34 +58,44 @@ After running the script "installParadiseo.sh" and if the process is successful,
|
|||
you should have the following structure :
|
||||
|
||||
.../ Installation directory (specified with ./installParadiseo.sh)
|
||||
|
|
||||
|
|
||||
+-- AUTHORS Author list
|
||||
|
|
||||
|
|
||||
+-- install.cmake ParadisEO main install config file
|
||||
|
|
||||
|
|
||||
+-- installParadiseo.sh Install script
|
||||
|
|
||||
+-- lib/
|
||||
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO)
|
||||
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
|
||||
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO-PEO)
|
||||
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO-PEO)
|
||||
|
|
||||
+-- libxml2 Libxml2 install directory (required for ParadisEO-PEO)
|
||||
|
|
||||
+ LICENCE Licence contents
|
||||
|
|
||||
|
|
||||
+-- paradiseo-eo paradiseo-eo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-mo paradiseo-mo dir
|
||||
+-- mpich2 Mpich2 install directory (required for ParadisEO-PEO)
|
||||
|
|
||||
|
|
||||
+-- paradiseo-moeo paradiseo-moeo dir
|
||||
+-- paradiseo-eo paradiseo-eo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-mo paradiseo-mo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-moeo paradiseo-moeo dir
|
||||
|
|
||||
|
|
||||
+-- paradiseo-peo paradiseo-peo dir
|
||||
+-- paradiseo-peo paradiseo-peo dir
|
||||
|
|
||||
+-- README README file
|
||||
|
|
||||
|
|
||||
+-- libxml2 LIBXML2 dir (required for ParadisEO)
|
||||
|
|
||||
|
|
||||
+-- mpich2 MPICH2 dir (required for ParadisEO)
|
||||
|
|
||||
+-- README README file
|
||||
|
|
||||
+-- installParadiseo.sh Install script
|
||||
|
|
||||
+-- .mpd.conf Paradiseo-peo config file
|
||||
+-- .mpd.conf Paradiseo-peo config file
|
||||
|
||||
|
||||
==========================================================================================
|
||||
NOTES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue