mlcube icon indicating copy to clipboard operation
mlcube copied to clipboard

[WIP] Integrate Docker and Singularity flags

Open davidjurado opened this issue 3 years ago • 2 comments

This PR integrates the following new flags into MLCube:

Description Docker Flag Singularity Flag MLCube Flag
Network acess --network --net --network
Security --security-opt --security --security
Gpus --gpus --nv --gpus
Ram --memory --vm-ram --memory
Cpu --cpu-shares --vm-cpu --cpu

davidjurado avatar Oct 07 '22 15:10 davidjurado

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

github-actions[bot] avatar Oct 07 '22 15:10 github-actions[bot]

I would like to test this with podman before we merge.

dfeddema avatar Oct 11 '22 16:10 dfeddema