-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To update defaults on various systems #118
Comments
Agree- but gcc/4.8.5 is still the default on Zeus. MWA has special interest in using gcc/5.5.0 on Galaxy/other systems- some codes are to be ported |
Thanks for bringing this to the table @Halolegend94 . In general I would agree for Zeus. For Magnus, I'd double check with Mark O, not sure about any Cray constraint. @ddeeptimahanti , if gcc/5.5.0 is of systematic use in any system then we should keep it in the defaults. Otherwise if it sporadic we can take it off; it doesn't mean it is banned from maali; it just means that it needs to be explicitly requested in the cygnet. Two more notes:
|
It happened to me while building cmake on zeus. By the way, we should remove old cpu architectures right? |
I have just removed KNL from Zeus! |
On magnus,
Software does not get compiled for broadwell which is the target architecture of the compute nodes if I am not mistaken. In fact I have compiled boost/.72.0 with this default and now I am having issues loading modules. Am I missing something here? |
mmh this needs to be double-checked with staff with more service than me, but I am pretty sure there's no broadwell on Magnus/Galaxy: So I reckon the issue possibly comes from a different source |
I suggest to drop gcc < 7 as default compilers on all systems if possible (not sure about crays). Also, we may want to update the default cuda etc.
The text was updated successfully, but these errors were encountered: