-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rocm-opencl-runtime: "Output limit exceeded" on Hydra #203949
Comments
|
My bad, that error would be different if it were the amount of lines. |
|
Hydra's limit is 2 GiB for the sum of build output sizes (non-transitive) of a single build. |
This reverts commit 3b7cc01. Takes a long time to build because it's not cached on hydra due to NixOS/nixpkgs#203949 I don't currently need OpenCL or HIP and if I needed OpenCL in the future, I'd probably use rusticl.
Oh right, it was raised surely, as the ISO (still) doesn't fit into 2 GiB. I forgot, clearly. |
https://hydra.nixos.org/build/200341028
Notify maintainers
@acowley @lovesegfault @Flakebi
The text was updated successfully, but these errors were encountered: