-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
General Improvements
- Add Small Example: Including a simple, easy-to-test example would make it easier to detect problems in different versions.
- Improve Documentation: Some of the documentation is minimal and doesn't provide much help. Expanding these sections would be beneficial.
- Use Default Loading Method: It would be better to use the default loading method for tools, such as
load tool/name
, without specifying versions. This avoids the need for updates. If a specific version is required, usingload tool/name/version
as an additional option should suffice. - Remove Outdated Versions: Remove available versions since they are outdated anyway.
FEniCS
- Tutorial:
- Needs to be updated to use
micromamba
. Other than that, it seems to work.
- Needs to be updated to use
ANSYS
- INFO:
- The modules in the tutorial are outdated.
- Interactive:
- Doesn't seem to work on a Mac.
- Version: ANSYS 21.1, intel/2020.
- Error:
Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. /Framework/bin/Linux64/runwb2: line 22: 3010567 Aborted (core dumped) $MONO_PREFIX/bin/mono "$@"
- Sbatch:
- There's no link to
defFile=Benchmark.def
. Providing a link would make it easier to test if it's working.
- There's no link to
OpenFOAM
- INFO:
- Listed modules are outdated.
swenv
is not used anymore. Should we remove it or update it?
- Interactive:
- Error when running
paraFoam
:QStandardPaths: error creating runtime directory /run/user/490151437 (Permission denied)
- Error when running
- Sbatch:
- Missing source env.
- Missing
cd
inside the directory before runningblockMesh
. - When following the tutorial after loading these, I get:
FOAM FATAL IO ERROR: keyword n is undefined in dictionary "OpenFOAM/damBreak/system/decomposeParDict"
Abaqus
- INFO:
- Good documentation.
- No info about the license server, so cannot test, but the documentation seems to be good and will probably work.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
FDS
- INFO:
- Listed modules are outdated.
swenv
is not used anymore. Should we remove it or update it?- There is no example file to test. It would be nice to add one.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
GMSH
- INFO:
- Listed modules are outdated.
swenv
is not used anymore. Should we remove it or update it?- There is no example file to test. It would be nice to add one that is tested to work, but there is a link to Demos.
- Interactive:
- After downloading the example from Git, GMSH seems to work, but it doesn't open any UI. Not sure if it should.
- Sbatch:
- No
sbatch
in the documentation.
- No
Salome
- INFO:
- Listed modules are outdated.
swenv
is not used anymore. Should we remove it or update it?
- Interactive:
- Error:
Fatal Python error: init_import_size: Failed to import the site module Python runtime state: initialized AttributeError: module 'importlib._bootstrap_external' has no attribute '_w_long'
- Error:
- Sbatch:
- No
sbatch
in the documentation.
- No
ABINIT
- INFO:
- Module doesn't exist.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
ASE
- INFO:
- Listed modules are outdated.
- No example available. It would be nice to have a simple example to make testing easier.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
Meep
- INFO:
- Module doesn't exist.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
Quantum Espresso
- INFO:
- Listed modules are outdated.
- No link for the test. It would be nice to have one to quickly check if it works correctly.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
VASP
- INFO:
- Listed modules are outdated.
- Not sure how to use since there isn't much information available.
- Interactive:
- Error:
No INCAR found, STOPPING
- Error:
- Sbatch:
- Not tested.
CP2K
- INFO:
- Module doesn't exist.
- Interactive:
- Not tested.
- Sbatch:
- Not tested.
GROMACS
- INFO:
- Listed modules are outdated.
- Interactive:
- Add an example of something to run.
- Sbatch:
- Not tested.
MATLAB
- INFO:
- Works.
- Interactive:
- Works.
- It starts, uses dark mode from my Mac, and is completely broken.
- Works.
- Sbatch:
- Works.
Mathematica
- INFO:
- Listed modules are outdated.
- Sbatch:
- Some auth key is missing; no information about that in the documentation.
Stata
- INFO:
- Mostly updated.
stata &
:- Command starts and stops directly, not sure if that is expected.
- Interactive:
- CLI + Parallel:
- Works.
- GUI:
- Doesn't start.
- CLI + Parallel:
- Sbatch:
- No example available to test if it works.
- Given that CLI works, I expect it to work.
Julia
- INFO:
- Listed modules are outdated.
swenv
is not used anymore. Should we remove it or update it?
- Interactive:
- CLI:
- Works.
- GUI:
- Not sure if there is one. No info about it.
- CLI:
- Sbatch:
- Example is not working.
- Error:
LoadError: KeyError: key "SLURM_CPUS_PER_TASK" not found
Metadata
Metadata
Assignees
Labels
No labels