aws / aws/aws-parallelcluster

Feature request: include user instance tags with job

Open
#6,170 3 comments 2 reactions 0 assignees View on GitHub
Backlog enhancement Feature Request
Dominant language
Python
Stars
888
Forks
314
Avg merge
1d 10h
Merged PRs (30d)
43

Description

I've got a use case where, when launching jobs, I'd like to tag the instances that are used for that job with specific tags, ideally immediately upon instance launch.

For example, if submitting jobs to slurm, with the job names JOB_ONE and JOB_TWO, I would want to have the instances tagged jobname=JOB_ONE and jobname=JOB_TWO for costing purposes. Is there any way this could be done via parallelcluster at **instance launch time**? I can perform the tagging inside the job, but this then takes several minutes after the nodes are launched.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.