Commit graph

9 commits

Author SHA1 Message Date
Adèle Harrissart
490e837f7a * New tree configuration of the project:
.../
   ...           + -- EO
   |             |
   |             |
   +-- src ----- + -- EDO
   |             |
   |             |
   +-- test      + -- MO
   |             |
   |             |
   +-- tutorial  + -- MOEO
   |             |
   |             |
   +-- doc       + -- SMP
   |             |
   |             |
   ...           + -- EOMPI
                 |
                 |
                 + -- EOSERIAL

Question for current maintainers: ./README: new release?

Also:

* Moving out eompi & eoserial modules (issue #2).

* Correction of the errors when executing "make doc" command.

* Adding a solution for the conflicting headers problem (see the two CMake Cache
 Values: PROJECT_TAG & PROJECT_HRS_INSTALL_SUBPATH) (issue #1)

* Header inclusions:
        ** src: changing absolute paths into relative paths ('#include <...>' -> '#include "..."')
        ** test, tutorial: changing relative paths into absolute paths ('#include "..."' -> '#include <...>')

* Moving out some scripts from EDO -> to the root

* Add a new script for compilation and installation (see build_gcc_linux_install)

* Compilation with uBLAS library or EDO module: now ok

* Minor modifications on README & INSTALL files

* Comment eompi failed tests with no end

*** TODO: CPack (debian (DEB) & RedHat (RPM) packages) (issues #6 & #7) ***
2014-09-06 13:04:35 +02:00
Caner Candan
d39cafe6d6 * lightblue.css: indented 2011-07-26 13:35:01 +02:00
nojhan
2fdc24a29a openhatch button, supposed to facilitate the involvement of new contributors 2010-08-28 12:30:37 +02:00
nojhan
1d1046d19f list of some publications 2010-08-01 22:27:31 +02:00
nojhan
82e7d3c041 example diagrams now close to features list, with a better legend 2010-08-01 10:55:38 +02:00
nojhan
9a5871cce2 better layout for the menu 2010-07-31 23:00:10 +02:00
nojhan
6c4bdcff46 correct layout in 1024, better spacing for greater resolutions 2010-07-31 22:48:49 +02:00
nojhan
535b26b903 slides via slideshare, better section order, small design changes 2010-07-31 22:06:27 +02:00
nojhan
eee9b46c0b website sources 2010-07-31 18:59:12 +02:00