Skip to content

ExtremeFLOW/poisson_fpga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson solver based on Neko on FPGA

This repository contains the code we used for our paper "A High-Fidelity Flow Solver for Unstructured Meshes on Field-Programmable Gate Arrays: Design, Evaluation, and Future Challenges" presented at HPC Asia 2022.

Code information

To run the code a working installation of Neko is required. The code is purely experimental.

All FPGA designs that we considered are stored in different subdirectories, overall we tried out close to 100 different versions (not all were synthesized though). For the article we in the end used the versions specified in the run scripts.

Cite us

If you find any of the code helpful, please cite the article:

@inproceedings{karp2022high,
  title={A High-Fidelity Flow Solver for Unstructured Meshes on Field-Programmable Gate Arrays: Design, Evaluation, and Future Challenges},
  author={Karp, Martin and Podobas, Artur and Kenter, Tobias and Jansson, Niclas and Plessl, Christian and Schlatter, Philipp and Markidis, Stefano},
  booktitle={International Conference on High Performance Computing in Asia-Pacific Region},
  pages={125--136},
  year={2022}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages