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

Re-added functionality back to lpad.get_fw_id_from_reservation_id(reservation_id) #534

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jul 12, 2024

  1. updated_reservation id thing

    WayneZ committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3019136 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. added file reservation_finder.py that looks matches a jobID withe res…

    …pective fw_id
    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fe07e5c View commit details
    Browse the repository at this point in the history
  2. added paramiko dependency

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7d7762e View commit details
    Browse the repository at this point in the history
  3. moved new res_finder.py file to utilities

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8547705 View commit details
    Browse the repository at this point in the history
  4. readded the description of get_fwid_from_reservation_id and also chan…

    …ged name from get_fw_ids_from_reservation_id to just get_fw_id_from_reservation_id
    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c752afb View commit details
    Browse the repository at this point in the history
  5. removed .ipynb checkpoints

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    aa35db3 View commit details
    Browse the repository at this point in the history
  6. updated error messages

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    250cb9b View commit details
    Browse the repository at this point in the history
  7. removed .ipynb_checkpoints again

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6c74d1e View commit details
    Browse the repository at this point in the history
  8. updated import statement

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1d9f6b9 View commit details
    Browse the repository at this point in the history
  9. get reservation id from fw_id for slurm jobs works locally

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    78b1e5e View commit details
    Browse the repository at this point in the history
  10. added loading bar and removed some print statements

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7fbbb5a View commit details
    Browse the repository at this point in the history
  11. added loading bar and removed some print statements

    Wayne authored and Wayne committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1b1f84b View commit details
    Browse the repository at this point in the history