Add cuda-oxide HTJ2K packetization#42
Merged
Merged
Conversation
jcwal1516
added a commit
that referenced
this pull request
Jun 29, 2026
Add cuda-oxide HTJ2K packetization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
J2K_CUDA_USE_OXIDE_J2K_ENCODEwhen the cuda-oxide encode PTX is builtValidation
Local:
cargo fmt --checkcargo fmt --check --manifest-path crates/j2k-cuda-runtime/src/cuda_oxide_j2k_encode/simt/Cargo.tomlgit diff --checkcargo test -p j2k-cuda-runtime --all-targets --features cuda-oxide-j2k-encodecargo clippy -p j2k-cuda-runtime --all-targets --features cuda-oxide-j2k-encode -- -D warningscargo test -p xtask --test repo_lintcargo xtask unsafe-auditCUDA host
jcwal@100.75.125.59, RTX 4070 SUPER /sm_89:cargo oxide build --arch sm_89incrates/j2k-cuda-runtime/src/cuda_oxide_j2k_encodej2k-cuda-runtimewithcuda-oxide-j2k-encode: 96 passedcargo test -p j2k-cuda --test htj2k_cuda_kernels --features cuda-runtime packetization: 6 passedj2k-cuda-runtime: 105 passedcargo +nightly clippy --manifest-path crates/j2k-cuda-runtime/src/cuda_oxide_j2k_encode/simt/Cargo.toml -- -D warnings