Cross compile with CUDA for QNX

Hi, I wrote a project for a QNX platform (Nvidia Drive).
Until now I didn’t use CUDA in the project and everything compiled and worked fine.
Now I need to add CUDA code to the project and as I saw in your site here you said that I should install cuda-cross-qnx package but It depends on other packages that “apt” don’t find:

Output of running “sudo apt-get install cuda-cross-qnx”:
The following packages have unmet dependencies:
cuda-cross-qnx : Depends: cuda-cross-qnx-10-0 (>= 10.0.130) but it is not going to be installed

Output of running “sudo apt-get install cuda-cross-qnx-10-0”:
The following packages have unmet dependencies:
cuda-cross-qnx-10-0 : Depends: cuda-cudart-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-driver-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-misc-headers-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-cusolver-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-cublas-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-cufft-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-curand-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-cusparse-cross-qnx-10-0 (>= 10.0.130) but it is not installable
Depends: cuda-npp-cross-qnx-10-0 (>= 10.0.130) but it is not installable

Output of running “sudo apt-get install cuda-cudart-cross-qnx-10-0”:
Package cuda-cudart-cross-qnx-10-0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘cuda-cudart-cross-qnx-10-0’ has no installation candidate

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
Linux
QNX
other

Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
1.7.1.8928
other

Host Machine Version
native Ubuntu 18.04
other

Hi @yuval.nissan

This forum is dedicated to developer zone releases (there is no QNX one). I believe you have other support channels and should contact them there. If you don’t know it, please check with your nvidia representative or let us know here. Thanks.