Unable to install pycuda

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)
x NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
1.8.1.10392
other

Host Machine Version
native Ubuntu 18.04
other

I am trying to install pycuda on the pegasus hardware and i see an error it requires phython3.8. I am not sure if python 3.8 is supported on pegasus or not yet.

Dear @0xdeadbeef,
May I know why you want to install pycuda? If it needed to set up any DL framework, you may use your host model to install any DL framework and train/test your model. Once the model is finalized, convert it to ONNX on host and use the ONNX model on target to get optimised TensorRT model for inference. Note that TensorRT python bindings are not supported on DRIVE platform.

Thank you siva. Will keep that in mind.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.