Hi,
I once heard besides the 6 CPU arm cores and the GPU cores there are more processors, can someone confirm this ? and how do I program them ?
Thanks!
Hi,
I once heard besides the 6 CPU arm cores and the GPU cores there are more processors, can someone confirm this ? and how do I program them ?
Thanks!
You are probably refering to the DLAs (deep learning accelerator)?
see http://nvdla.org for more details
There are a couple of specialty processors normally reserved which are Cortex-R5 processors. Not sure what the procedure is to access those (at the cost of losing their assigned function).
Can you like me to any document about them ? thanks !
is Programmable Vision Accelerator the same thing?
Hi @wenbin.leong, please refer to the Jetson Sensor Processing Engine (SPE) Developer Guide and example sources:
is Programmable Vision Accelerator the same thing?
The Vision Accelerator is different than the Cortex-R5 SPE and the DLA’s. You can use the Xavier’s Vision Accelerator through the Vision Programming Interface (VPI):
Does SPE shared memory with NX memory? how can I share memory with my app ? And does the GPIO has a GPIO Pin out ?
Hello, wenbin: