which will execute your UDSS using SLURM in interactive mode. Beware, that by default, your home is binded to the image, which results overload of entire `/home` directory. You may disable this by specifying `--no-home` option.
#### CUDA import errors
Moreover, you may bind additional directories by `--bind=/some/dir` (which will appear as `/mnt/0` in your UDSS environment) or by `--bind=/source/dir:/dest/dir`.
The SquashFS case is better used in a batch mode, e.g. prepare a shell-script, which looks something like
It can happen, executing `ch-fromhost` from the 3rd step will produce some errors, which looks something like
ch-mount mysquashimg ${TMPDIR}
/sbin/ldconfig.real: Can't stat /usr/local/nvidia/lib: No such file or directory