Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • LUMI: 
    <prefix> = /appl/local/destine
  • MN5: 
    <prefix> = /gpfs/projects/ehpc01/dte
        
  • Leonardo: 
    <prefix> = /leonardo_work/DestE_devel_25

...

<prefix>/mars/versions/current/bin

FDB_HOME  i.e. the directory containing the fdb configuration is:

<prefix>/fdb

Thus, the following should be added to your .bashrc file to use MARS/fdb on EuroHPC:

  • export PATH=<prefix>/bin:$PATH # MARS script
  • export PATH=<prefix>/mars/versions/current/bin:$PATH # FDB & other toolsexport FDB_HOME=<prefix>/fdb # FDB configs

Further information

For more information on usage, and the software versions installed at the different sites, please see the pages below:

...