-
Notifications
You must be signed in to change notification settings - Fork 15
Add lpc3d #306
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 lpc3d #306
Conversation
|
Note: I've decided to set By explicitly setting So, yeah, while setting the Makes me wonder if we should add |
|
@laraPPr another thing we could do is simply make this test use the local spawner. I was reluctant since I thought "but then we won't benefit from OpenMPIs binding". But OpenMPI only binds tasks to a core set. We don't need that, since our task runs on all the cores in our allocation (well, unless someone uses |
laraPPr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Adds a test for LPC3D, one of the MultiXscale-developed codes. Note that this is not (yet) in EESSI, but there is a PR for EasyBuild easybuilders/easybuild-easyconfigs#24703 that can create an installation that can be tested with this test.