-
Notifications
You must be signed in to change notification settings - Fork 9.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apollo 5.0 cuda error #11141
Comments
I met the same error while running "gdb --args mainboard -d /apollo/modules/perception/production/dag/dag_streaming_perception.dag" error info |
have you solve this problem? |
It is recommended to migrate to the new version |
Describe the bug
Cuda error when running Apollo5.0
To Reproduce
Steps to reproduce the behavior:
./modules/perception/camera/tools/offline/offline_obstacle_pipeline
gdb debug info:
Screenshots
Desktop (please complete the following information):
Additional context
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.33.01 Driver Version: 440.33.01 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Quadro RTX 4000 Off | 00000000:01:00.0 Off | N/A |
| 30% 30C P8 8W / 125W | 745MiB / 7982MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 1 Quadro RTX 4000 Off | 00000000:04:00.0 Off | N/A |
| 30% 36C P8 13W / 125W | 11MiB / 7959MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 2342 C mainboard 734MiB |
+-----------------------------------------------------------------------------+
$nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2016 NVIDIA Corporation
Built on Tue_Jan_10_13:22:03_CST_2017
Cuda compilation tools, release 8.0, V8.0.61
The text was updated successfully, but these errors were encountered: