Soldato
- Joined
- 15 Feb 2011
- Posts
- 10,234
- Location
- Slough
i'm doing a simple program for my algorithms coursework which needs to use divide and conquer methods to find the convex hull around a large set of points. this sounds like it could be perfect for my GTX 460 to run with its many cores, so i was wondering if there was a simple way of getting a C++ program to run on the graphics card.
anyone know of a simple way of doing this?
by the way, i'm a complete novice at programming. i've just about got my head around the basics of classes in C++, so if you could keep all the technical programming stuff in morons terms that would be great stuff in
anyone know of a simple way of doing this?
by the way, i'm a complete novice at programming. i've just about got my head around the basics of classes in C++, so if you could keep all the technical programming stuff in morons terms that would be great stuff in