"graphbolt/src/expand_indptr.cc" did not exist on "78fa316aee6f9fe1f158659a61a8626fc14df58a"
- 10 May, 2024 10 commits
-
-
Daniel Hiltgen authored
Always use the sorted list of GPUs
-
Daniel Hiltgen authored
Make sure the first GPU has the most free space
-
Jeffrey Morgan authored
* rename `--quantization` to `--quantize` * backwards * Update api/types.go Co-authored-by:
Michael Yang <mxyng@pm.me> --------- Co-authored-by:
Michael Yang <mxyng@pm.me>
-
Michael Yang authored
add phi2 mem
-
Michael Yang authored
-
Jeffrey Morgan authored
* dont clamp ctx size in `PredictServerFit` * minimum 4 context * remove context warning
-
Daniel Hiltgen authored
Bump VRAM buffer back up
-
Daniel Hiltgen authored
Under stress scenarios we're seeing OOMs so this should help stabilize the allocations under heavy concurrency stress.
-
Michael Yang authored
-
Michael Yang authored
-
- 09 May, 2024 27 commits
-
-
Bruce MacDonald authored
-
Michael Yang authored
fix typo
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
only forward some env vars
-
Michael Yang authored
log clean up
-
Daniel Hiltgen authored
Fix race in shutdown logic
-
Daniel Hiltgen authored
Ensure the runners are terminated
-
Zander Lewis authored
-
Michael Yang authored
-
Daniel Hiltgen authored
Wait for GPU free memory reporting to converge
-
Daniel Hiltgen authored
The GPU drivers take a while to update their free memory reporting, so we need to wait until the values converge with what we're expecting before proceeding to start another runner in order to get an accurate picture.
-
Michael Yang authored
-
Daniel Hiltgen authored
Record more GPU information
-
Daniel Hiltgen authored
This cleans up the logging for GPU discovery a bit, and can serve as a foundation to report GPU information in a future UX.
-
Daniel Hiltgen authored
Harden subprocess reaping
-
Bruce MacDonald authored
-
Michael Yang authored
routes: skip invalid filepaths
-
Michael Yang authored
-
Daniel Hiltgen authored
-
tusharhero authored
-
J S authored
-
Daniel Hiltgen authored
Doc container usage and workaround for nvidia errors
-
Daniel Hiltgen authored
-
Jeffrey Morgan authored
-
Carlos Gamez authored
Updated sample code as per warning notification from the package maintainers
-
jmorganca authored
-
- 08 May, 2024 3 commits
-
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Add GPU usage
-
Daniel Hiltgen authored
Detect noexec and report a better error
-