Skip to content

Can't run GLCache with cachesim #3

Closed Answered by 1a1a11a
codingMIKUU asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your interests!
To use GLCache, you need to add --ENABLE_GLCACHE=1 to cmake, e.g., cmake --ENABLE_GLCACHE=1 -DCMAKE_BUILD_TYPE=Release ..
see

option(ENABLE_GLCACHE "enable group-learned cache" OFF)
for options

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 1a1a11a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants