Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image wrapper #10

Open
3 tasks
leoyala opened this issue Nov 4, 2024 · 0 comments
Open
3 tasks

docker image wrapper #10

leoyala opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@leoyala
Copy link
Collaborator

leoyala commented Nov 4, 2024

🚀 Feature Request

To ease the process of installing MCML in multiple computers and address the issue of missing libraries and facilitate the usage of docker in multiple versions of CUDA, it would be ideal to create a wrapper communicates with docker to interact with pre-built MCML docker images. This functionality should be capable of:

  • Communicate with docker client to check if image already exists and if not, download it from dockerhub
  • Launch MCML image from python
  • Copy MCML output to host location

🔈 Motivation

People aiming to use MCML would need to manually create and read files from the disk, which might not be obvious at first glance.

🛰 Alternatives

Create a python wrapper that handles the communication with MCML

📎 Additional context

None

@leoyala leoyala added the enhancement New feature or request label Nov 4, 2024
@leoyala leoyala self-assigned this Nov 4, 2024
@leoyala leoyala added this to the v0.0.5 milestone Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant