Fix the compilation failure for jf-pcs and jf-vid when gpu-vid feature is on.
This PR does not:
Key places to review:
Things tested
Tested locally that we can run the disperse_timer().
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
[x] Targeted PR against correct branch (main)
[ ] Linked to GitHub issue with discussion and accepted design OR have an explanation in the PR that describes this work.
[ ] Wrote unit tests
[ ] Updated relevant documentation in the code
[ ] Added relevant changelog entries to the CHANGELOG.md of touched crates.
[ ] Re-reviewed Files changed in the GitHub PR explorer
closes: #XXXX
This PR:
Fix the compilation failure for
jf-pcs
andjf-vid
whengpu-vid
feature is on.This PR does not:
Key places to review:
Things tested
Tested locally that we can run the
disperse_timer()
.Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
CHANGELOG.md
of touched crates.Files changed
in the GitHub PR explorer