This is a AI stack. Basically GPUs for machine learning:
CUDA (NVidia) allows programming of 100s / 1000s of cores in parallel for an AI/ML job. Write a task for one data element, and it is replicated to multiple cores – good for computing lots of data