Thursday, May 22, 2014

CUDA Programming Challenge 2014



Join the CUDA Programming Challenge 2014 to win USD1000 + NVidia Quadro GPU card!

QUESTION 
The CUDA Programming Challenge 2014 is a coding competition that welcomes all types of CUDA programs to solve a shortest path route selection problem. The problem of finding a path between two vertices or nodes, such that the sum of the weights of all the edges in between is minimized, is a problem that can be solved in polynomial time, but involves a huge amount of computation. The algorithms used to solve this problem can be applied to real-world applications such as finding the shortest routes between two points such as it is done in Google Maps or Waze, and in networking where packets are often routed through the shortest paths to minimize delays. The goal of this year’s challenge is to develop an algorithm to find the shortest path is the least amount of time.

TIMELINE 
May 2014: Sample data sets availability
Sept 15, 2014: Judging and presentation
Oct 2014: Prize giving

REGISTRATION
Registration is free at http://gpu.mimos.my/CUDAcontest.html

 

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...