You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use omfit classes in the ips wrrapper, 1) we have to use @orso82 ’s miniconda install or 2) install omfit dependancies under conda or virtualenv for a NERSC managed python.
Suggestion?
The text was updated successfully, but these errors were encountered:
For the IPS framework itself, it doesn't really matter which one is used. For the various workflows, it depends on which Python modules are used. I suspect the miniconda installation probably has everything most or all workflows need (the one major system specific module at NERSC that may require special tuning is mpi4py which is linked against the system MPI libraries for the default Python environments)
@elwasif @orso82 @smithsp
omfit on cori uses a local miniconda installation:
The default python environment of IPS is
In order to use omfit classes in the ips wrrapper, 1) we have to use @orso82 ’s miniconda install or 2) install omfit dependancies under conda or virtualenv for a NERSC managed python.
Suggestion?
The text was updated successfully, but these errors were encountered: