Recommendations for Open Source Parallel programming IDE

Posted by Andrew Bolster on Stack Overflow See other posts from Stack Overflow or by Andrew Bolster
Published on 2010-06-08T23:57:15Z Indexed on 2010/06/09 0:02 UTC
Read the original article Hit count: 223

What are the best IDE's / IDE plugins / Tools, etc for programming with CUDA / MPI etc?

I've been working in these frameworks for a short while but feel like the IDE could be doing more heavy lifting in terms of scaling and job processing interactions.

(I usually use Eclipse or Netbeans, and usually in C/C++ with occasional Java, and its a vague question but I can't think of any more specific way to put it)

© Stack Overflow or respective owner

Related posts about parallel

Related posts about cluster-computing