(WIP) Configuration for AWS platform#542
Conversation
f918cdb to
5c01d99
Compare
cc65a56 to
10b1ada
Compare
|
Is the GMAO AWS server active again for SWELL related stuff? |
No. It didn't seem that useful without a functional JEDI installation (which I hadn't been able to build as of the last time I tried) or all of the static files Swell needs to run (which are many!). So I've kept it off to avoid incurring unnecessary costs and having to maintain security patches. I've also been pulled into a lot of other directions lately and haven't had the time to really work on this. |
I understand. Ok, good thing Cheng figured out the offline installation in the meantime. |
10b1ada to
85fbdc9
Compare
073317e to
0d97e9a
Compare
...but throw a warning.
...not the string "None'".
Forgot to run make!
Not all versions of pip like `pkg @ git+file:///...`. Replace this with just `git+file:///...`.
ae223c7 to
6108b34
Compare
Work in progress on configuring Swell to run on the AWS-based parallel cluster. Leaving this as draft so early AWS beta-testers (@mranst, @ftgoktas) have something to work off of.
Code tests run. Tier 1 tests start and a few tasks execute successfully, but most things fail because of incomplete platform configs, primarily because of issues with
SwellStaticFilesorR2D2DataStore.Docs are incomplete but in progress.