Nils DEYBACH
Nils DEYBACH
Updates the base image to newer cuda and pytroch to better support newer gpu architectures. - from "pytorch:2.4.0-cuda12.1-cudnn9-runtime" to "pytorch/pytorch:2.9.0-cuda12.8-cudnn9-runtime"
Updates the docker compose file for better support / usage of gpu on local machine. - add auto gpu mounting - delete deprecated docker compose versioning
The line ending of some scripts had CRLF line endings. Which was posing problem under linux when running the `source scripts/activate.sh` script without manual conversion. To avoid this in the...
## Bug Description the appimage on Linux sets the versionning to a short hash of the release (commit I guess ?). Which does not allow tools like gear lever (https://github.com/mijorus/gearlever)...