Skip to content

Commit

Permalink
Update htcondor.py (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq authored Sep 5, 2024
1 parent 7ad09a8 commit a13a2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alea/submitters/htcondor.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ def _initialize_job(
):
"""Initilize a Pegasus job, also sets resource profiles.
Memory in unit of MB, and disk in unit of MB.
Memory in unit of MB, and disk in unit of KB.
"""
job = Job(name)
Expand Down

0 comments on commit a13a2c5

Please sign in to comment.