Post Reply 
Best programming language for handling array calculations in parallel?
04-21-2019, 05:22 AM
Post: #11
RE: Best programming language for handling array calculations in parallel?
I hardly see the point of using obsolete/hard to maintain (Fortran, APL) or exotic languages if one wants to use GPU.

C/C++ is very commonly used, so is Python on top of the existing C librairies. Of course, a programmer fluent in Fortran has a good reason to choose it but that's all IMHO.

Choosing the most common languages means tutorials, supports, less time wasted understanding the subtleties of the library binding in another environment...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Best programming language for handling array calculations in parallel? - pascal_meheut - 04-21-2019 05:22 AM



User(s) browsing this thread: 1 Guest(s)