Halide

GitHub

A language for fast, portable data-parallel computation

6,576 stars C++ C++ 1 file ยท ~50,582 tokens #compiler#dsl#gpu#halide#hexagon#image-processing#performance

Irvisualizer (Halide) MCP Server

Model Context Protocol (irvisualizer) server

View all Halide servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "irvisualizer": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-irvisualizer"
      ]
    }
  }
}