Dear organisers,
I'm currently working with a Docker image that will be run using the following command during testing:
```
docker run --gpus all -v "input_dir/:/mnt/data" -v "output_dir:/mnt/pred" --read-only docker-image-name /workspace/run_sample_brain.sh /mnt/data /mnt/pred
```
Based on this command, we can only use the default 64MB of shared memory. I am concerned about whether this is a hard constraint or if there is a way to increase the shared memory allocation.
Thank you in advance for your assistance!
Best regards,
annnccc
Created by Anju Chhetri annnccc Hi,
I can't answer that since we use apptainer, so feel free to test the limits on the toy queue.
Cheers,
David
Drop files to upload
Shared Memory Size for Docker image page is loading…