naoyam / physis

High-level framework for stencil computations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separation of translator and runtime

naoyam opened this issue · comments

Each component should be built independently with each other. For example, CUDA translator should not require CUDA toolkit and SDK.