Versions Compared

Key

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

...

<prefix>/mars/versions/current/bin
Panel

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, MARS client & other tools

...