Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
d-krupke committed Feb 25, 2024
1 parent a98ee43 commit ca1c0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/slurminade/check.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def check_slurm(partition, constraint):
from .dispatcher import SlurmDispatcher

set_dispatcher(SlurmDispatcher())
print("Setting entry point to ", __file__)
set_entry_point(__file__)

if partition:
Expand Down

0 comments on commit ca1c0bb

Please sign in to comment.