Open RenHirayama opened 1 month ago
Before having a closer look, which I will do at some point, let me stress a couple of aspects (maybe we should check if they are stressed enough in the user guide, too).
numpy~=1.11
that means any version compatible with version 1.11
and version 2.x
are not as version 2 is not backward compatible with version 1. We need to further discuss this and take a decision.column
command is not critical. This will mainly affect how output is formatted, probably one can survive with this, but it is probably nicer to leave it in as requirement."Fatal: IC run failed"
to "Fatal: IC run failed (look at its output files)"
to be more explicit. 👍 We decided to provide the user with an Ubuntu-based container in which it should be straightforward to install all software needed by the Handler (Pythia, SMASH, vHLLE). I will take care of preparing it within this issue addressing then the points above and reporting once done.
I'm trying to use it in the cluster with @EggerJoscha but currently it's very hard.
The problems we found:
tests_runner.log
It seems that the original problem is a Pythia installation, but we took a longer time to realize this and I think the manager could've helped us. We got it working with a workaround from @RobinSattler, but at least we should have info on how to do it in our internal GitLab wiki.
I think we need to improve this side though, as the hybrid is mostly done in HPC