Guest ChukerSweet Posted June 24, 2014 Posted June 24, 2014 Hi guys! Small question here. What's the point o parallel programming (let's say openMPI ) when restrain to a single computer. I have to perform some simulations that use a considerable amount of memory ( handleable anyways just ain't small ) but it does takes allot of time to run. The program itself is already optimized and written in C++. The thing is that I don't get the point of parallel programming if I'm going to use only mi PC ( intel i5 ), and specially if the main issue is not "hard" memory but rather RAM memory ( if I'm getting the picture correctly ) Could someone clarify plz? Thx in advance. Continue reading... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.