Hello,
I am running a stack on the NVIDIA Jetson Orin 32GB Dev Kit that involves a point cloud processing service on the GPU, a set of additional gRPC services that are CPU intensive and Open3D visualization.
When running stack at MAX N power on the device, with the provided barrel jack power source and all services running, we frequently get the warning “System Throttled Due to Overcurrent.”
I looked through the documentation here, but am struggling to find solid pointers on how to debug / address this problem.
Are there utilities to identify which program is drawing the most power?
Is this due to a deficiency in the dev kit’s provided power supply? If so, is there guidance on upgrading the power supply?