-
Notifications
You must be signed in to change notification settings - Fork 34
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
Verify case study results are reproducible with final DISPATCHES release candidate #207
Comments
@dguittet @radhakrishnatg @esrawli @nareshsusarla @Xinhe-Chen To recap, our goal is to have the scripts/notebooks used to generate key results from the reports included in the final release. If the scripts/notebooks are not in the release candidate, please work with @lbianchi-lbl to open and merge a PR. |
@lbianchi-lbl I am following these instructions on an M1 macOS (with a recent branch on @nareshsusarla's fork) and got this error:
|
I decided to do |
Is this in a fresh Conda environment? If so, the Python version could be an issue - for various reasons DISPATCHES is only compatible with 3.8 or 3.9, with the latter being the one used for the instructions above. Running |
Yes, a new conda environment with Python 3.9. I wonder if that version of tensorflow is not available for macOS arm. |
Oh, right, sorry, for some reason I skipped the part about the M1 Mac part in your message. Yes, I'd say it's likely, especially considering that 2.10 is relatively old. From a quick check, it looks like the |
Goal
Verify the key results in each case study report are reproducible with the final DISPATCHES release candidate
Tasklist
RE case study (generic)
NE case study (generic) (#210)
*TensorFlow will likely be pinned to 2.12 (or 2.10)
FE case study (PR #209 )
Others
Instructions
Set up environment for verification
The output of the last two commands should look something like this:
The text was updated successfully, but these errors were encountered: