Skip to content
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

Cannot save cache to other directory on Windows using NEO_CACHE_DIR #762

Closed
CarlGao4 opened this issue Sep 6, 2024 · 4 comments
Closed
Labels
bug merged change was merged

Comments

@CarlGao4
Copy link

CarlGao4 commented Sep 6, 2024

I set NEO_CACHE_DIR to another folder on Windows, and monitored the program with process monitor. I only saw that the program read the folder twice and no cache was written or read. However, if I remove this environment variable, cache was saved to %localappdata%\NEO\neo_compiler_cache. Driver version: 32.0.15.6081
I tested using intel extension for pytorch.


No environment variable:
image

Previous files removed before environment variable set:
image
I've make sure that the path could be written in the latter test

@JablonskiMateusz
Copy link
Contributor

Hi @CarlGao4 looks like an issue in reading attributes on our side. Fix in progress

@CarlGao4
Copy link
Author

I'd like to ask when can I see this update in the graphic driver?

@JablonskiMateusz
Copy link
Contributor

this will be included in 24.39 release

@JablonskiMateusz JablonskiMateusz added merged change was merged and removed in queue labels Sep 10, 2024
@CarlGao4
Copy link
Author

Sorry for disturbing, but how can I know which version am I using on Windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug merged change was merged
Projects
None yet
Development

No branches or pull requests

2 participants