Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Himeno benchmark #27

Open
ivan-pi opened this issue Jul 8, 2021 · 0 comments
Open

Himeno benchmark #27

ivan-pi opened this issue Jul 8, 2021 · 0 comments

Comments

@ivan-pi
Copy link
Member

ivan-pi commented Jul 8, 2021

Dr. Ryutaro Himeno, Director of the Advanced Center for Computing and Communication, has developed this benchmark to evaluate performance of incompressible fluid analysis code. This benchmark program takes measurements to proceed major loops in solving the Poisson’s equation solution using the Jacobi iteration method.

Being the code very simple and easy to compile and to execute, users can measure actual speed (in MFLOPS) immediately.

Full link: https://i.riken.jp/en/supercom/documents/himenobmt/

The benchmark is used in some recent HPC papers and presentations including:

The benchmark appears closely related to the current Poisson2d benchmark, but instead features a 3D Jacobi stencil.

I've seen similar (MPI-enabled) Jacobi benchmarks before in the book of Hager & Wellein, Introduction to High Performance Computing for Scientists and Engineers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant