Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ get_script_path
Method
get_script_path
tests/autoalloc/utils.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
return
await super().handle_cli_submit(input)
115
116
def
get_script_path(self) -> str:
117
return
self.queue.get()
118
119
120
def
pause_queue(hq_env: HqEnv, queue_id: int, **kwargs):
Callers
12
test_pbs_queue_qsub_args
Function · 0.95
test_slurm_queue_sbatch_args
Function · 0.95
test_pbs_multinode_allocation
Function · 0.95
test_slurm_multinode_allocation
Function · 0.95
test_pass_cpu_and_resources_to_worker
Function · 0.95
test_propagate_rust_log_env
Function · 0.95
test_pass_idle_timeout_to_worker
Function · 0.95
test_pass_on_server_lost
Function · 0.95
test_pass_worker_time_limit
Function · 0.95
test_start_stop_cmd
Function · 0.95
test_slurm_allocation_name
Function · 0.95
test_worker_wrap_cmd
Function · 0.95
Calls
1
get
Method · 0.45
Tested by
12
test_pbs_queue_qsub_args
Function · 0.76
test_slurm_queue_sbatch_args
Function · 0.76
test_pbs_multinode_allocation
Function · 0.76
test_slurm_multinode_allocation
Function · 0.76
test_pass_cpu_and_resources_to_worker
Function · 0.76
test_propagate_rust_log_env
Function · 0.76
test_pass_idle_timeout_to_worker
Function · 0.76
test_pass_on_server_lost
Function · 0.76
test_pass_worker_time_limit
Function · 0.76
test_start_stop_cmd
Function · 0.76
test_slurm_allocation_name
Function · 0.76
test_worker_wrap_cmd
Function · 0.76