Skip to content

qiqi/pascal

Repository files navigation

Build Status Coverage Status Dependency Status Documentation Status License: GPL v3

What's it for

Pascal is a tool for generating stencil computation code in C. It decomposes a stencil update formula into atomic stages, and translates each stage into C code, to be plugged in into a stencil-based computational framework.

Download and use

The best way to download pascal is using pip. Pip is likely included in your Python installation. If not, see instruction here. To install pascal using pip, simply type

sudo pip install pascal

Tutorials

About

parallel stencil computation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages