|
dynLattice
|
apptainer following the installation instructions.jive.sif for the latest release and place it in the folder with the repositoryalias jive="apptainer exec $(pwd)/jive.sif"jive make docs (this will execute the test cases as well, but not the second example from Usage)jive make and then execute any test via jive bin/dynLattice path/to/inputs.projive make opt and then run bin/dynLattice-opt path/to/inputs.projive make debug and then run jive gdb bin/dynLattice-dbg(gdb) run path/to/inputs.pro(gdb) call dprint(&variable) to get the variable printed if it is a Vector or a MatrixA .def file is provided to build the container yourself.
zips.
sudo apptainer build jive.sif jive.def.