Filter questions #2648
Unanswered
jedwards4b
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Short answer: no. I think the best you can do is build a single combined filter that chooses the filter to use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have written a new filter which can be run on the GPU. My question is that if we use the new filter to compress using deflate or zstd on GPU is there a mechanism or can we create a mechanism to first try the GPU based filter and if it is not found fall back to the cpu filter to decompress the file?
Beta Was this translation helpful? Give feedback.
All reactions