Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Launch interactive jobs for development/debugging #204

Description

@stsievert

Is your feature request related to a problem? Please describe.
I have a job that requires a GPU. It requires a GPU and specifies a Docker image. I need to debug on this image.

Currently, my solution is launch an EC2 machine, copy my files over then start developing/debugging.

Describe the solution you'd like
I method to land an interactive job on this image. Something like https://htcondor.readthedocs.io/en/latest/users-manual/submitting-a-job.html#interactive-jobs

Describe alternatives you've considered

  • Submitting my own submit file via condor_submit. However, that's inconvenient: I don't really want to write that file, and manage keeping my submit file and MapOptions similar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions