NVIDIA CUDA Supports Python - Programmers Jump With Joy

Kaustubh Katdare

Kaustubh Katdare

@thebigk Oct 26, 2024
San Jose based NVIDIA - the leaders in GPU technology has announced the python spport of NVIDIA Cuda parallel programming model. The company expects that python programmers will quickly be able to implement the power of graphics processing that NVIDIA offers in their high performance computing and big data analytics. CUDA is a parallel programming/computing platform invented by NVIDIA that allows the programmers to send their C, C++, Fortran and now Python code directly to the GPU without needing any assembly language.

Through their press release, the company says that Python is an easy to learn and use languages that has a wide userbase of about 3 million. Python's got extensive libraries and several advance features making it useful for big data analysis.

Python-Programming-Language

The Python support of NVIDIA CUDA comes from the NumbaPro Python compiler in the Anaconda Accelerate product developed by Continuum Analytics.

Via: #-Link-Snipped-#

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Pensu

    Pensu

    @pensu-8tNeGU Mar 19, 2013

    Nice. I worked on CUDA using C. I wished that Python integration was available at that time, finally here it is and I am sure this is going to be fruitful.