Skip to content

srun --pty vs salloc #228

@nnop

Description

@nnop

salloc gives you a shell with a Slurm environment, but keeps you on the login node. If you want a shell on the compute node, you can use srun --pty instead of salloc, rather than inside salloc.

from this post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions