Skip to content
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

Kestrel/AMR examples not necessarily working #131

Open
paulf81 opened this issue Dec 4, 2024 · 1 comment
Open

Kestrel/AMR examples not necessarily working #131

paulf81 opened this issue Dec 4, 2024 · 1 comment
Labels
examples Changes to examples

Comments

@paulf81
Copy link
Collaborator

paulf81 commented Dec 4, 2024

In going through #123 we updated / improved the local examples, but are leaving aside for now the status of the first 4 examples intended to use AMR-wind on kestrel. A future PR should finish cleaning those up and confirm all working with latest Kestrel modules/SEAS version etc.,

@paulf81 paulf81 added the examples Changes to examples label Dec 4, 2024
@paulf81 paulf81 mentioned this issue Dec 4, 2024
18 tasks
@paulf81
Copy link
Collaborator Author

paulf81 commented Dec 4, 2024

Note this comment used to be in #123

Question on kestrel scripts

do you know, the batch scripts contain a bit of extra stuff to run on kestrel:

# A lot of modules and conda stuff
source /nopt/nrel/apps/anaconda/5.3/etc/profile.d/conda.sh
module use /not/nrel/apps/modules/default/modulefiles
module purge
module load conda
export PREFIX=~/.conda-envs/hercules
export PATH=$PREFIX/bin:$PATH
export FI_PROVIDER_PATH=$PREFIX/lib/libfabric/prov
export LD_LIBRARY_PATH=$PREFIX/lib/libfabric:$PREFIX/lib/release_mt:$LD_LIBRARY_PATH
source activate hercules
module load helics/helics-3.1.0_openmpi
module load netcdf-c/4.7.3/gcc-mpi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Changes to examples
Projects
None yet
Development

No branches or pull requests

1 participant