@@ -43,10 +43,18 @@ To compile the code, several librairies are needed:
...
@@ -43,10 +43,18 @@ To compile the code, several librairies are needed:
* parmetis
* parmetis
* scotch
* scotch
Then, a Makefile.in is needed. For IRENE, OCCIGEN and JEAN-ZAY platforms, this file is already made. For another platform one has to write it. An example can be found in...
Then, a Makefile.in is needed. For IRENE, OCCIGEN and JEAN-ZAY platforms, this file is already made. For another platform one has to write it. An example can be found in machines/occigen-bdw/occigen.Makefile.in.
In machines/machineName/env, the user needs to change the path of the environment variable YALES2\_HOME. Then, the user can compile the code as it is described in the following.