Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Adjust tests according to new persistent code caching default. #313

Merged
merged 2 commits into from
Jun 6, 2021
Merged

[SYCL] Adjust tests according to new persistent code caching default. #313

merged 2 commits into from
Jun 6, 2021

Conversation

kbobrovs
Copy link

@kbobrovs kbobrovs commented Jun 5, 2021

Complementary PR for intel/llvm#3891

Signed-off-by: kbobrovs [email protected]

// RUN: env SYCL_CACHE_DIR=%t/cache_dir SYCL_PI_TRACE=-1 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER --check-prefixes=CHECK-CACHE
// RUN: env SYCL_CACHE_DIR=%t/cache_dir SYCL_PI_TRACE=-1 %ACC_RUN_PLACEHOLDER %t.out %ACC_CHECK_PLACEHOLDER --check-prefixes=CHECK-BUILD
// RUN: env SYCL_CACHE_DIR=%t/cache_dir SYCL_PI_TRACE=-1 %ACC_RUN_PLACEHOLDER %t.out %ACC_CHECK_PLACEHOLDER --check-prefixes=CHECK-CACHE
// RUN: env SYCL_CACHE_ENABLE_PERSISTENT=1 SYCL_CACHE_DIR=%t/cache_dir SYCL_PI_TRACE=-1 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER --check-prefixes=CHECK-BUILD

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SYCL_CACHE_ENABLE_PERSISTENT is not described in https://github.com/intel/llvm/blob/sycl/sycl/doc/EnvironmentVariables.md. Is it on purpose? What's the default?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default is now "cache off", good point, I'll update the doc

@kbobrovs kbobrovs requested a review from smaslov-intel June 6, 2021 03:18
@pvchupin pvchupin merged commit c9a62a2 into intel:intel Jun 6, 2021
kbobrovs added a commit that referenced this pull request Jun 7, 2021
romanovvlad pushed a commit that referenced this pull request Jun 8, 2021
smaslov-intel pushed a commit to smaslov-intel/llvm-test-suite that referenced this pull request Aug 12, 2021
…intel#313)

* [SYCL] Adjust tests according to new persistent code caching default.

Signed-off-by: kbobrovs <[email protected]>
smaslov-intel pushed a commit to smaslov-intel/llvm-test-suite that referenced this pull request Aug 12, 2021
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
[ESIMD] Fix for CMPLRLLVM-32100 - compilation fails on ESIMD EMBARGO …
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…intel/llvm-test-suite#313)

* [SYCL] Adjust tests according to new persistent code caching default.

Signed-off-by: kbobrovs <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants