parallelism
CommunityAccelerate OLAP query execution.
AuthorSolidLao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need for efficient multi-core processing in OLAP query execution, ensuring that applications fully leverage available hardware for maximum performance.
Core Features & Use Cases
- Optimized Parallelism Strategies: Implements morsel-driven parallelism, OpenMP, thread-local aggregation, and parallel join techniques.
- Performance Tuning: Provides guidance on contention analysis, morsel size calculation, and SIMD vectorization for fine-grained optimization.
- Use Case: When executing complex analytical queries on large datasets, this Skill ensures that the processing is distributed across all available CPU cores, drastically reducing query completion times.
Quick Start
Load the parallelism skill to optimize multi-threaded query code for OLAP workloads.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: parallelism Download link: https://github.com/SolidLao/GenDB/archive/main.zip#parallelism Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.