Today, the computational limits of CPUs are being realized, and GPUs are being utilized to satisfy the compute demands of users. In the past, this has meant low level programming in C/C++, but today there is a rich ecosystem of open source software with Python APIs and interfaces. This talk will highlight the journey of developing open source software on top of and integrating with this ecosystem.
__array_function__
protocol__cuda_array_interface__
protocol