Skip to content

This is a repo to keep the experimental implementation of EBISU used in ICS23

License

Notifications You must be signed in to change notification settings

neozhang307/EBISU-ICS23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBISU-ICS23

This is a repo to keep the experimental implementation of EBISU used in ICS23

The detailed explanations are in of stencils are in the 2dstencil and 3dstencil README.md.

Explanation of how to run stencil solver is in:

stencil/2dstencil/README.md

stencil/3dstencil/README.md

You can compile code with config.sh and then build.sh in the ./stencil/2dstencil and ./stencil/3dstencil folders. The executable will be in ./build/init folders.

Acknowledge

stencil used some code from the following repository:

Cite EBISU:

Lingqi Zhang, Mohamed Wahib, Peng Chen, Jintao Meng, Xiao Wang, Toshio Endo, and Satoshi Matsuoka. 2023. Revisiting Temporal Blocking Stencil Optimizations. In Proceedings of the 37th International Conference on Supercomputing (ICS '23). Association for Computing Machinery, New York, NY, USA, 251–263. https://doi.org/10.1145/3577193.3593716

About

This is a repo to keep the experimental implementation of EBISU used in ICS23

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published