- 12 Sep, 2024 1 commit
-
-
Daniel Hiltgen authored
* Optimize container images for startup This change adjusts how to handle runner payloads to support container builds where we keep them extracted in the filesystem. This makes it easier to optimize the cpu/cuda vs cpu/rocm images for size, and should result in faster startup times for container images. * Refactor payload logic and add buildx support for faster builds * Move payloads around * Review comments * Converge to buildx based helper scripts * Use docker buildx action for release
-
- 28 Mar, 2024 1 commit
-
-
Daniel Hiltgen authored
-
- 26 Mar, 2024 1 commit
-
-
Patrick Devine authored
-
- 15 Mar, 2024 1 commit
-
-
Daniel Hiltgen authored
Flesh out our github actions CI so we can build official releaes.
-
- 27 Feb, 2024 1 commit
-
-
Daniel Hiltgen authored
Allow overriding the platform, image name, and tag latest for standard and rocm images.
-
- 26 Jan, 2024 1 commit
-
-
Daniel Hiltgen authored
This adds ROCm support back as a discrete image.
-
- 23 Jan, 2024 1 commit
-
-
Daniel Hiltgen authored
If a VERSION is not specified, this will generate a version string that represents the state of the repo. For example `0.1.21-12-gffaf52e1-dirty` representing 12 commits away from 0.1.21 tag, on commit gffaf52e1 and the tree is dirty.
-
- 03 Jan, 2024 1 commit
-
-
Jeffrey Morgan authored
-
- 22 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 18 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 01 Oct, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 29 Sep, 2023 1 commit
-
-
Michael Yang authored
-