- Write up a basic README - Always use CLI ssh utility - Establish a persistent & reusable connection via ControlMaster - Add a new subcommand `brun` - Add PBS support Getting close to v1 release!!
0.2.9
- Specify network mode on docker container
0.2.8
- Include timestamp in srun / sbatch script file to avoid overwriting the file unexpectedly - To do this, I added `/lmn/<project-name>/script` directory - Support startup properly in docker container, slurm and slurm-singularity - Pass `APPTAINERENV_*` envvars to singularity
0.2.7
- Now simply running `lmn` prints out help - The default config for docker changed: network='bridge', ipc='private' - There was an issue for virtual X window apps on launching multiple containers with `network='host'`
0.2.6rc0
quick fix (add nv.py)
0.2.5
- Rename to `lmn` - Support multiple CVD on singularity on slurm (by supporting `env_from_host`) - Support `sconf` (singularity config) and `dconf` (docker config)