01
OpenMP and the Pragmatic Standard for Shared-Memory Parallel Programming
OpenMP standardized directive-based parallel programming across Fortran, C and C++, giving shared-memory applications a portable path from serial loops to multicore execution.
↗