Post Reply 
Best programming language for handling array calculations in parallel?
04-18-2019, 03:57 PM
Post: #3
RE: Best programming language for handling array calculations in parallel?
There are Python packages for parallel processing including GPU acceleration but I have no experience with them. May be worth a try before you switch languages.

Also some matrix operations are much easier to parallelize than others so the amount of speedup you will get depends strongly on the nature of the calculations.
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? - John Keith - 04-18-2019 03:57 PM



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