Open Haydnspass opened 1 year ago
@nolan1999 Please edit the defaults as
cpu_cores: int,
memory: int,
env: str | None = None,
gpu_model: str | None = None,
gpu_archi: str | None = None,
groups: list[str] | None = Query(None),
limit: int = 1,
older_than: int | None = None,
please also add gpu_mem : int | None = None
and the hostname which could be nice for logging / debugging