Skip to content

DPC++ daily 2021-12-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 20 Dec 18:58
· 127327 commits to sycl since this release
2c7573d
[CI] Add cache checkout script to docker containers (#5184)

Add a new cache checkout script to docker containers. General idea is to keep a local copy of repository and re-use existing objects to avoid long clone times.

Also add zstd to experiment with LLVM compression times and psutil, which is required to kill tests by timeout.