halide / Halide

a language for fast, portable data-parallel computation
https://halide-lang.org
Other
5.91k stars 1.07k forks source link

Tutorial 22 README Mistake #8437

Closed borsakv closed 1 month ago

borsakv commented 1 month ago

In "tutorial/lesson_22_jit_performance.cpp", the README at the top of the file contains a mistake: image

The last line should read: // LD_LIBRARY_PATH=<path/to/libHalide.so> ./lesson_22

abadams commented 1 month ago

Thanks, will fix.