gpu-kernels

Official

Measure GPU performance vs. CPU for sparq's hot-path operations

Authorsparq-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill evaluates the performance of GPU-based operations against CPU-based operations for sparq's hot-path operations, helping to determine whether GPU acceleration is beneficial.

Core Features & Use Cases

  • Performance Measurement: Compare the performance of GPU and CPU for various operations like FILTER + count, hash-join probe, and GROUP BY COUNT+SUM.
  • Opt-in Measurement Prototype: An opt-in prototype for evaluating GPU performance.
  • Use Case: Use this Skill to measure whether a GPU outperforms a CPU for sparq's columnar primitives, considering the cost of data transfer between host and device.

Quick Start

To get started with the gpu-kernels skill, execute the following command: cargo run --release -p sparq-gpu -- query data.ttl turtle 'SELECT ?s ?o WHERE { ?s http://schema.org/name ?o } LIMIT 10'

Dependency Matrix

Required Modules

sparq-gpu

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gpu-kernels
Download link: https://github.com/sparq-org/sparq/archive/main.zip#gpu-kernels

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.