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

add poiseuille.py script for ESPResSo #42

Merged
merged 1 commit into from
Nov 15, 2024
Merged

add poiseuille.py script for ESPResSo #42

merged 1 commit into from
Nov 15, 2024

Conversation

boegel
Copy link
Collaborator

@boegel boegel commented Nov 15, 2024

This is a nice demo for ESPResSo on GPU (also work on CPU-only without using the --gpu option)

set -e

if [[ $EESSI_CVMFS_REPO == "/cvmfs/software.eessi.io" ]] && [[ $EESSI_VERSION == "2023.06" ]]; then
module load ESPResSo/4.2.2-foss-2023a-CUDA-12.1.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is just for GPU, I guess it can't go into the CI?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging anyway, we can do fancy stuff later

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, but a CPU-only variant should work

@ocaisa ocaisa merged commit b6981c2 into main Nov 15, 2024
14 checks passed
@ocaisa ocaisa deleted the espresso_poiseuille branch November 15, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants