Azure / Azure/azureml-examples

How to use sdk v2 to set the shm_size of docker

Open
#1,459 3 comments 0 reactions 0 assignees View on GitHub
example request
Dominant language
Jupyter Notebook
Stars
2k
Forks
1.7k
Avg merge
18h 18m
Merged PRs (30d)
2

Description

## What example? Describe it

I'm using CommandComponent and PipelineJob to schedule a pipeline of command jobs, however, after the job launched, I found that the /dev/shm_size is too small (2g by default), I tried to set the the shm_size but found no where I can set that argument, can you please provide an example how to change docker running parameters such as shm_size?

example:
description:

## Additional context

-

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Azure Machine Learning SDK v2 examples that use CommandComponent and PipelineJob, then identify where Docker runtime parameters such as shm_size can be configured. Done means the repository contains a working example showing how to set shm_size for a scheduled command pipeline, or clearly documents that the option is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker
Domain
cloud, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.