Motivation

GPUs are widely used for parallel computations and CUDA is platform which simplifies development of such applications for NVidia GPUs.

AWS has AMIs which have CUDA toolkit pre-installed and can be used on EC2 instances with NVidia GPUs, which will simplify deployment of such applications.

Some guides can be found here:

Goals

  1. Getting familiar with parallel computations using CUDA
  2. Recapping how AWS works and configuring development environment in the cloud
  3. Implementing existing parallel computing algorithm, profiling it and applying optimizations

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 17

Activity

  • almost 6 years ago: bfilho liked this project.
  • almost 6 years ago: riafarov started this project.
  • almost 6 years ago: riafarov originated this project.

  • Comments

    • riafarov
      almost 6 years ago by riafarov | Reply

      Some results can be found here: https://github.com/rwx788/HackWeek_CUDA

    Similar Projects

    This project is one of its kind!