Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Volet
mv ~/.bash_profile ~/.bash_profile-
mv ~/.bashrc ~/.bashrc-

Use old cluster environment

On Beluga (only on Beluga), to use the old Beluga environment, create the file ~/.modulerc:

Volet
cat > ~/.modulerc <<+
module-version StdEnv/2018.3 default
+


On Narval : Make sure you do NOT have the Narval, to use the old Narval environment, create the following file ~/.modulerc !!!:

Volet

cat > ~/.modulerc <<+
module-version StdEnv/2020 default
+


Then create the file ~/.profile:
On Beluga :

...

which you will have to create.

Then you either log out and back in again or source the new .profiles.