-
Notifications
You must be signed in to change notification settings - Fork 13
Support nvfortran compiler #92
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
base: master
Are you sure you want to change the base?
Conversation
Making LAPACK required on NVHPC toolchain throws a cmake error: "missing Threads library"
|
I need to investigate further what's causing this odd error. |
|
The error above seems to be already fixed for some reason.. @AGonzalezNicolas could you also help to verify? ENV_FILE="env/jsc.2025.nvhpc.openmpi"
# - or -
# ENV_FILE="env/jsc.2025.nvhpc.psmpi"
cd TSMP2
git pull && git checkout env-nvhpc
./build_tsmp2.sh eclm --clean_first --env $ENV_FILE
./build_tsmp2.sh eclm parflowgpu --clean_first --env $ENV_FILE@jjokella you may also be interested in testing eCLM-PDAF builds with this new compiler |
|
@kvrigor env |
|
For eCLM-PDAF, see HPSCTerrSys/TSMP2#116 |
work in progress