-
Notifications
You must be signed in to change notification settings - Fork 76
{2023.06}[2023a] AITW-stiffness v1.0.0, AITW-microstructures v1.0.0, AITW-viscosity v1.0.0 #1379
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: main
Are you sure you want to change the base?
Conversation
f58ca81 to
b3f8753
Compare
easystacks/software.eessi.io/2023.06/eessi-2023.06-eb-5.2.0-2023a.yml
Outdated
Show resolved
Hide resolved
…23a.yml Co-authored-by: Loris Ercole <30901257+lorisercole@users.noreply.github.com>
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2 |
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen3 Edit: the bot didn't trigger at all here 🤨 |
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen3 |
|
New job on instance
|
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen4 |
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
bot:status |
|
This is the status of all the
|
4 similar comments
|
This is the status of all the
|
|
This is the status of all the
|
|
This is the status of all the
|
|
This is the status of all the
|
|
This is the status of all the
|
|
So in theory i forgot to add the EasyBlock from In practice the code will work fine without (the flag in the EC is just ignored), but when doing I think it is fine for the code to make it in without the auto-autocompletion and do a rebuild after as well |
|
@Crivella just to clarify, do you mean include that easyblock in this PR? We're still in time to do that, the tarballs aren't deployed yet 👍 Let me know and I can repeat these builds if needed |
|
@Neves-P Problem is that EB is touching both Will see if i can get the EB PR moving within this week, other-wise I think users can do without auto-tabcompletion until them |
|
Ah, understood! That sounds like a plan, let's wait a few more days and see where things stand. If the easybuild PRs aren't merged by then we can deploy here and rebuild for EESSI when ready 👍 |
This PR will add the following (tested on a clean
EESSI-extendrun):NOTE
AITW-viscosityhas a soft dependency onSince it implements an AiiDA workflows, it does not need the software required by the workflow to be available on the machine itself, but acpype + OpenBabel will need to be in EESSI for the entire workflow to be ran with EESSI-enabled software.
Also the software called by the workflow does not need to live on the same toolchain or even EESSI version (eg GROMACS on 2023a is too old for the feature required by the workchain, but the one from 2023b or even 2025.06 have been used/tested)