Outils pour utilisateurs

Outils du site


sunfluidh:makefile_configuration

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
sunfluidh:makefile_configuration [2021/04/30 18:45] – [Compiler options] yannsunfluidh:makefile_configuration [2021/04/30 18:47] (Version actuelle) – [Compiler options] yann
Ligne 30: Ligne 30:
    * HOSTLIBS=LOCAL, AUTO or GRAPPE : define how to access to external libraries used by the code (i.e lapack) in regard to the host environment (the computer). At present, three cases are predefined :    * HOSTLIBS=LOCAL, AUTO or GRAPPE : define how to access to external libraries used by the code (i.e lapack) in regard to the host environment (the computer). At present, three cases are predefined :
        * LOCAL (the default value) : the access path to external libraries is implicitly defined in the Operating System of the host. The usual fortran option "-l" is used.        * LOCAL (the default value) : the access path to external libraries is implicitly defined in the Operating System of the host. The usual fortran option "-l" is used.
-       * MODULE : the access path to external libraries is enabled by means of the "module" command (see the host'documentation about "module"). No specific action in the makefile is required.+       * MODULE : the access path to external libraries is enabled by means of the "module" command (see the documentation about "module"). No specific action in the makefile is required.
        * 'hostname' (i.e. GRAPPE) : the access path must be explicitly stated in the makefile. This procedure is made for the cluster Grappe at present.        * 'hostname' (i.e. GRAPPE) : the access path must be explicitly stated in the makefile. This procedure is made for the cluster Grappe at present.
  
sunfluidh/makefile_configuration.1619801135.txt.gz · Dernière modification : 2021/04/30 18:45 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki