Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
(#5) Add reasons why to submit to share with highest fairshare, plus  DIG fairshare page link
  • Loading branch information
madisoth authored Feb 26, 2024
1 parent 92bd729 commit c9ae38c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,13 @@ update_yamls.sh

## get_max_fairshare

Of the shares in (feczk001, miran045, faird, rando149, smnelson) of which the user is a member, echo the share with the greatest fairshare value. Optionally, use -l or --list to specify a (comma-separated) list of shares to search instead of the default.
Of the shares in (feczk001, miran045, faird, rando149, smnelson) of which the user is a member, echo the share with the greatest FairShare value. Submitting jobs using the share with highest FairShare minimizes job queueing times and helps balance fairshare usage across all shares. Optionally, use -l or --list to specify a (comma-separated) list of shares to search instead of the default.

get_max_fairshare.sh

Command: ./get_max_fairshare.sh [ -l <list of shares> ]

More FairShare info: https://dcan-labs-informational-guide.readthedocs.io/en/latest/fairshare

## misc_bash_utilities_jacob

Expand Down

0 comments on commit c9ae38c

Please sign in to comment.