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

Insert command to count job locations in a tutorial #5

Open
rachellombardi opened this issue Dec 29, 2021 · 0 comments
Open

Insert command to count job locations in a tutorial #5

rachellombardi opened this issue Dec 29, 2021 · 0 comments

Comments

@rachellombardi
Copy link
Contributor

Update Quickstart tutorial or create a page on condor_history to include how to generate a distribution of where jobs ran.

Using code like:
$ condor_history 21369266 -limit 100 -af MATCH_EXP_JOBGLIDEIN_ResourceName | sort | uniq -c

To yield output like:
13 Crane
1 Georgia_Tech_PACE_CE_2
5 LSU-DB-CE1
16 ND-CAML_gpu
55 Rice-RAPID-Backfill
5 TCNJ-ELSA
2 Tufts-Cluster
3 WSU-GRID

Remember that -limit and -af will need to be defined in this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant