Pascal Roth

Results 12 comments of Pascal Roth

I could not reproduce this issue on my side. Can you please try to run the same code again with the latest orbit version. If the error is not resolved,...

As I understood, your environments do not require the multi-GPU setup. Could you try running the code on a single GPU to see if the same error still occurs? In...

This looks like an Apptainer and Docker version issue. Can you try to use `apptainer version 1.2.5-1.el7` and `docker version 24.0.7` on the system where you build the singularity file?

@AutonomousHansen I agree that line is the most probable cause. @LarsDoorenbos, can you ensure that the `logs` directory exists within your orbit directory on the cluster, it won't be synced...

that is clear, `/workspace` is defined within your docker image and cannot be accessed from outside. It is the directory where during the docker build process orbit is copied and...

which apptainer version are you using on the cluster?

I agree; it seems like a general mounting error. It is difficult to reproduce from our side as we are running `apptainer version 1.2.5-1.el7`.