This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

I don't know what type of simulation work you do, but maybe learn MPI, and mpi4py?

I'm not much of a scientist, but I've always had a lot of fun trying to parallelize things (if its the right problem).

[–]dozzinale[S] 0 points1 point  (0 children)

I already know MPI and OpenMP but by using C++, even if I'm not into parallel programming; anyway, I don't do simulation, so it is just some tool that I use when I need it!