Performance evaluation of explicit finite difference algorithms with varying amounts of computational and memory intensity

October 28, 2016 Β· Declared Dead Β· πŸ› Journal of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Satya P. Jammy, Christian T. Jacobs, Neil D. Sandham arXiv ID 1610.09146 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DC, cs.MS, physics.comp-ph, physics.flu-dyn Citations 19 Venue Journal of Computer Science Last Checked 3 months ago
Abstract
Future architectures designed to deliver exascale performance motivate the need for novel algorithmic changes in order to fully exploit their capabilities. In this paper, the performance of several numerical algorithms, characterised by varying degrees of memory and computational intensity, are evaluated in the context of finite difference methods for fluid dynamics problems. It is shown that, by storing some of the evaluated derivatives as single thread- or process-local variables in memory, or recomputing the derivatives on-the-fly, a speed-up of ~2 can be obtained compared to traditional algorithms that store all derivatives in global arrays.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted