34 Forks
92 Stars
92 Watchers

yask

YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.

How to download and setup yask

Open terminal and run command
git clone https://github.com/intel/yask.git
git clone is used to create a copy or clone of yask repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with yask https://github.com/intel/yask/archive/master.zip

Or simply clone yask with SSH
[email protected]:intel/yask.git

If you have some problems with yask

You may open issue on yask support forum (system) here: https://github.com/intel/yask/issues