ci : disable ubuntu-rocm - #26969
Conversation
|
Squash and merge stack? |
Yes, in this particular case it would be better to squash all of them to have less release runs. Right now the resources are very tight. |
Pull Request is not mergeable
|
Hmmm, that failed for some reason. |
|
It worked on my end, but it didn't squash them. |
Strange. |
Some rights thing? It also says you authored them. :) |
|
Only the last commit got CI attached though, so same-same (though even that could have been |
Yeah, I got that message after it indicated the first one got merged, but obviously didn't. |
| # - name: ccache | ||
| # uses: ggml-org/ccache-action@v1.2.21 | ||
| # with: | ||
| # key: release-ubuntu-22.04-rocm-${{ matrix.ROCM_VERSION }} |
There was a problem hiding this comment.
It looks like it was commented out from #26962.
I guess that originated from #20446 (reply in thread)
But now ROCm for Ubuntu exist at all as a result.
@ggerganov what do we do to bring this back?
There was a problem hiding this comment.
We need to figure out why ccache does not work and how to fix it. Disabled for reason outlined in OP.
There was a problem hiding this comment.
OK, let me look in a fork. I suspect it's ccache size is too small.
* disable ubuntu-rocm * link PR


Overview
Disable Ubuntu ROCm Release as
ccachedoes not work and build takes 2hrs+.Additional information
See #20446 (reply in thread)
Requirements