DPC++ daily 2021-12-20
Pre-release
Pre-release
bb-sycl
released this
20 Dec 18:58
·
127327 commits
to sycl
since this release
[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.