linClubs / YOLOv8-ROS-TensorRT

YOLOv8-ROS-TensorRT-CPP detect, segment & pose including ros1 & ros2.
MIT License
55 stars 7 forks source link

jetson nanoB01似乎不兼容,cuda报错 #10

Open teacher1314 opened 4 months ago

teacher1314 commented 4 months ago

cuda版本是10.2,但是有个函数不支持 error: ‘cudaMallocAsync’ was not declared in this scope CHECK(cudaMallocAsync(&d_ptr, size, this->stream)); GPT了一下,说是CUDA11新出的

linClubs commented 3 months ago

换新的nano板子,支持nano的cuda11.4,nvidia_sdk-JetPack_5.1.2