Parallel scientific code development

If you are interested in a short overview about what is Scientific Programming and which are the tools used in general, here is a short but very nice article: A case study on large-scale parallel scientific code development. Just a short summary:

“All codes use the message passing interface (MPI) library to achieve parallelism. In addition, each code uses external libraries for features such as

While these codes use parallel libraries that sit atop MPI, developers still had to write raw MPI code to achieve desired functionality.”

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)