Skip to content

nvcomp jetson orin support #359

Description

@iceriver97
root@integration01:~/product/integration/CUDALibrarySamples/nvCOMP/examples/build# ./bin/lz4_cpu_compression_high_level -f ../../../../*.cu
----------
files: 10
uncompressed (B): 36604
comp_size: 6600, ratio: 5.55
ERROR: CUDA Runtime API failure: the provided PTX was compiled with an unsupported toolchain. : code=1000.
root@integration01:~/product/integration/CUDALibrarySamples/nvCOMP/examples/build# LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
 ./bin/lz4_cpu_compression_high_level -f ../../../../*.cu
----------
files: 10
uncompressed (B): 36604
comp_size: 6600, ratio: 5.55
ERROR: CUDA Runtime API failure: the provided PTX was compiled with an unsupported toolchain. : code=1000.
root@integration01:~/product/integration/CUDALibrarySamples/nvCOMP/examples/build# nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Sep_12_02:25:12_PDT_2024
Cuda compilation tools, release 12.6, V12.6.77
Build cuda_12.6.r12.6/compiler.34841621_0
root@integration01:~/product/integration/CUDALibrarySamples/nvCOMP/examples/build# nvidia-smi
Wed Jun  3 09:07:50 2026       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 540.4.0                Driver Version: 540.4.0      CUDA Version: 12.6     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  Orin (nvgpu)                  N/A  | N/A              N/A |                  N/A |
| N/A   N/A  N/A               N/A /  N/A | Not Supported        |     N/A          N/A |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|  No running processes found                                                           |
+---------------------------------------------------------------------------------------+

Does nvcomp-cuda-12-v5.2.0 support Jetson Orin?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions