Hello Tomas, > thank you Roland for your super quick response! > > If I do 'module avail', I see that the default gcc compiler is gcc/11.1 > (the earliest version being gcc/8.2), do you know why the build could take > another version? The one marked "default" is the default one when using modules, ie if you do (schematically):
module load gcc it will load gcc/11.1. However you must use "module load gcc", if you do nothing at all, then your compile will use the system installed gcc compiler (from the RedHat Linux base system) in /usr/bin. Yours, Roland -- My email is as private as my paper mail. I therefore support encrypting and signing email messages. Get my PGP key from http://pgp.mit.edu .
pgpnGLMbaH6iR.pgp
Description: OpenPGP digital signature
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
