Publication | Open Access
Bridging the Gap Between OpenMP and Task-Based Runtime Systems for the Fast Multipole Method
31
Citations
17
References
2017
Year
Numerical AnalysisEngineeringOpenmp 4Computer ArchitectureOpenmp SpecificationParallel ToolParallel SoftwareFast Multipole MethodSystems EngineeringTask-based Runtime SystemsModeling And SimulationComputational ElectromagneticsParallel ComputingMassively-parallel ComputingHybrid ProgrammingComputer EngineeringComputer ScienceHigher Level ParadigmsRuntime SystemProgram AnalysisParallel ProgrammingGap Between OpenmpOpenmp
With the advent of complex modern architectures, the low-level paradigms long considered sufficient to build High Performance Computing (HPC) numerical codes have met their limits. Achieving efficiency, ensuring portability, while preserving programming tractability on such hardware prompted the HPC community to design new, higher level paradigms while relying on runtime systems to maintain performance. However, the common weakness of these projects is to deeply tie applications to specific expert-only runtime system APIs. The OpenMP specification, which aims at providing common parallel programming means for shared-memory platforms, appears as a good candidate to address this issue thanks to the latest task-based constructs introduced in its revision 4.0. The goal of this paper is to assess the effectiveness and limits of this support for designing a high-performance numerical library, ScalFMM, implementing the fast multipole method (FMM) that we have deeply re-designed with respect to the most advanced features provided by OpenMP 4. We show that OpenMP 4 allows for significant performance improvements over previous OpenMP revisions on recent multicore processors and that extensions to the 4.0 standard allow for strongly improving the performance, bridging the gap with the very high performance that was so far reserved to expert-only runtime system APIs.
| Year | Citations | |
|---|---|---|
Page 1
Page 1