Last month I discussed why standards-based parallel programming should be in your HPC toolbox. Now, I am highlighting the successes of some of the developers who have already made standards-based parallelism an integral part of their strategy. As you will see, success with standards-based programming isn’t limited to just mini-apps.
Read MoreHPC application developers have long relied on programming abstractions that were developed and used almost exclusively within the realm of traditional HPC. In this post I discuss why you should be parallel programming natively with ISO C++ and ISO Fortran.
Read MoreIn this post we discuss the benefits of using Fortran DO CONCURRENT loops for GPU programming.
Read MoreIn this post we continue our discussion of ISO C++ parallel programming in Palabos.
Read More