Skip to content

[SYCL] Do not use current directory for JIT cache #4047

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 16, 2021

Conversation

vladimirlaz
Copy link
Contributor

@vladimirlaz vladimirlaz commented Jul 2, 2021

Remove storing JIT cache files to current directory when corresponding
environment variables are not set.

Complementary test change: intel/llvm-test-suite#337

Remove storing JIT cache files to current directory when corresponding
environment variables are not set.
@vladimirlaz vladimirlaz requested review from bader, pvchupin and a team as code owners July 2, 2021 13:29
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

The documents update looks okay, but we need to add regression unit-tests.

bader
bader previously approved these changes Jul 2, 2021
@bader
Copy link
Contributor

bader commented Jul 2, 2021

I missed the comment about llvm-test-suite tests in a separate PR.

sergey-semenov
sergey-semenov previously approved these changes Jul 2, 2021
Set SYCL_CACHE_DIR to current directory to make sure that cache is
enabled in all environments.
@vladimirlaz vladimirlaz dismissed stale reviews from sergey-semenov and bader via 34dd515 July 2, 2021 16:24
sergey-semenov
sergey-semenov previously approved these changes Jul 5, 2021
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

Much better, but Release configuration of the test still should be improved.

Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

Thanks!

@vladimirlaz
Copy link
Contributor Author

@pvchupin could you please review/approve?

@pvchupin pvchupin merged commit 4011775 into intel:sycl Jul 16, 2021
@vladimirlaz vladimirlaz deleted the avoid_caching_to_current_dir branch October 8, 2021 06:19
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.

4 participants