You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering errors when using cudaicp and cudandt in a Docker environment based on nvidia/cuda:12.2.2-cudnn8-devel-ubuntu22.04 with PCL_VERSION=pcl-1.14.1. However, the same code runs without issues in the Jetpack 6 environment.
Could you please confirm if the dynamic libraries for x86 need to be compiled specifically for CUDA 12?
The issue seems to be specific to the x86 architecture with CUDA 12.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered:
I am encountering errors when using cudaicp and cudandt in a Docker environment based on nvidia/cuda:12.2.2-cudnn8-devel-ubuntu22.04 with PCL_VERSION=pcl-1.14.1. However, the same code runs without issues in the Jetpack 6 environment.
Could you please confirm if the dynamic libraries for x86 need to be compiled specifically for CUDA 12?
The issue seems to be specific to the x86 architecture with CUDA 12.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: