mila-iqia / training

8 stars 7 forks source link

Modified for running with docker #23

Open nileshnegi opened 4 years ago

nileshnegi commented 4 years ago
breuleux commented 4 years ago

Cool, thanks!

This being said I'm reorganizing a lot of things right now (using poetry instead of conda, consolidating download/run/report under a single milarun command, etc.)

I did use your changes to adapt a Dockerfile for the new system (currently at https://github.com/breuleux/milabench but it'll be moved into the mila-iqia organization this weekend), so thanks for that. In addition to that, I consolidated the commands to make cgroups work within Docker into a script that's run as the entry point to the container, and that seems to work, so this should make things a good deal easier.