Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2016-06-14 17:08:17
Size: 132
Editor: SamatJain
Comment:
Revision 4 as of 2016-07-12 19:10:15
Size: 489
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Papers ==

Autoscheduling: http://graphics.cs.cmu.edu/projects/halidesched/

== Examples ==
Line 2: Line 8:

CMake example for Halide w/ AOT w/ minimal scaffolding: https://github.com/halide/Halide/blob/master/apps/wavelet/CMakeLists.txt

Tiling for GPUs w/out enough memory: https://github.com/halide/Halide/blob/master/apps/interpolate/interpolate.cpp#L155

SamatsWiki: HalideLang (last edited 2017-02-01 22:49:38 by SamatJain)