smash-transport / smash-vhlle-hybrid

Event-by-event hybrid model for the description of relativistic heavy-ion collisions
https://smash-transport.github.io/smash-vhlle-hybrid/
GNU General Public License v3.0
3 stars 0 forks source link

Very difficult usage of the handler in Virgo #41

Open RenHirayama opened 1 month ago

RenHirayama commented 1 month ago

I'm trying to use it in the cluster with @EggerJoscha but currently it's very hard.

The problems we found:

tests_runner.log image

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

AxelKrypton commented 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).

AxelKrypton commented 1 month ago

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.