Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] halide/18.0.0 #6890

Open
alexreinking opened this issue Aug 17, 2021 · 0 comments
Open

[request] halide/18.0.0 #6890

alexreinking opened this issue Aug 17, 2021 · 0 comments

Comments

@alexreinking
Copy link

alexreinking commented Aug 17, 2021

Package Details

Description Of The Library / Tool

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets:

  • CPU architectures: X86, ARM, MIPS, Hexagon, PowerPC, RISC-V
  • Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
  • GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal, Microsoft Direct X 12

Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process.


I am happy to work on this, since I am a Halide maintainer. Our library has been available in vcpkg for some time and we are interested in expanding to Conan. I searched for another request that might be open and found only a brief mention in #621.

@alexreinking alexreinking changed the title [request] halide/12.0.1 [request] halide/13.0.1 Dec 7, 2021
@alexreinking alexreinking changed the title [request] halide/13.0.1 [request] halide/13.0.3 Jan 8, 2022
@alexreinking alexreinking changed the title [request] halide/13.0.3 [request] halide/18.0.0 Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant