LeetGPU - The CUDA Challenges |
Written by Nikos Vaggalis | |||
Friday, 04 April 2025 | |||
LeetGPU is a platform where you can write and test CUDA code. We've first encountered LeetGPU in the article Three NVIDIA CUDA Programming Super Resources and in particular LeetGPU which is an online playground where you can write and run CUDA code. Makers AlphaGPU aim with it to "democratize access to hardware-accelerated languages" by emulating GPUs on CPUs using open-source simulators. It's a great companion to your studying , since you can run CUDA code without having to set up anything. The platform is also working on challenges which will be coming very soon. That time came. Challenges recently released, turn LeetGPU into a competitive arena where you can put your GPU programming skills to the test by writing the fastest programs. The challenges vary and range from matrix multiplication and agent simulation to multi-head self-attention. For instance: Vector Addition Color Inversion 2D Convolution K-Means Clustering The challenges are grouped by difficulty, easy, medium and hard. Next to the challenges' description you get a playground where you'll write and test your code; no complex local tool installing or GPUs necessary. They are offered/handled by LeetGPU. To take the challenges and get into the leaderboard , login in is necessary, but you can easily do so using you Google or Github account SSO. Additionally if you want to submit your solutions n times or get more involved, you can get a Pro account which buys you
In any case, the free offering is more than enough for most cases. More InformationRelated ArticlesThree NVIDIA CUDA Programming Super Resources
To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.
Comments
or email your comment to: comments@i-programmer.info |
|||
Last Updated ( Friday, 04 April 2025 ) |