Skip to content

Conversation

KornevNikita
Copy link
Contributor

pigz is a parallel implementation of gzip. coverity accepts a small range of archive formats: gzip, zip, lzma, xz or bz2. So using pigz to speed up the compression of build for coverity.

Also remove the duplicate of zstd.

pigz is a parallel implementation of gzip. coverity accepts a small
range of archive formats: gzip, zip, lzma, xz or bz2.
So using pigz to speed up the compression of build for coverity.

Also remove the duplicate of zstd.
@KornevNikita KornevNikita requested a review from a team as a code owner February 10, 2025 15:18
@sarnex
Copy link
Contributor

sarnex commented Feb 10, 2025

dev igc is not related, ill bump it

@sarnex
Copy link
Contributor

sarnex commented Feb 10, 2025

This isn't going to break anything so cancelling CI and merging

@sarnex sarnex merged commit c7c2b93 into intel:sycl Feb 10, 2025
18 of 26 checks passed
sommerlukas pushed a commit that referenced this pull request Feb 12, 2025
It takes ~10mins for gzip to compress the cov-int dir. Use pigz
(parallel implementation of gzip) to speed it up.
formats supported by coverity: gzip, zip, lzma, xz or bz2
#16945
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants