Maksym Taran

Results 26 issues of Maksym Taran

IDENG-428TagsbugCreated byThomas BroadleyStatusNot startedSpeculativeGood starter taskE.g. 87199.I think this is related to the agent state or some other environment variable passed to mp4_functions.py being too large.

bug

Separates it better from the waiting reason and pretty-prints it.

This is desired to make it easy to interoperate across multiple viv nodes. ## Plan - specify S3 buckets (import/export) via env vars - specify auth keys for S3 buckets...

Currently if you try starting a run of a task that needs GPUs, it'll try to allocate a new VP machine and wait for that process to finish. This can...

Currently viv ssh only supports connecting to runs/task envs on the primary vm host, not on VP nodes.

Nowadays human baselines run in a container on a VP machine, then the container is stopped, and eventually it's later restarted to score it and otherwise look at what was...

While there's not yet a fully-automatic way of provisioning a VP machine, there should be some documentation on how to add a VP machine.

Currently when a VP machine is being set up, it just looks like all the runs waiting for it are still just enqueued. It'd be better to show some indication...

[setupNoInternetSandboxing](https://github.com/METR/vivaria/blob/main/server/src/docker/VmHost.ts#L97) should apply to VP machines as well as the primary vm host. We can do this automatically, or include this in documentation for a manual process to provision VP...