Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.45 KB

File metadata and controls

37 lines (22 loc) · 1.45 KB

Changelog

This file records the high-level release history of HPC-AI-Optimization-Lab. Detailed notes, one-off summaries, and supporting release material belong under changelog/.

The format is based on Keep a Changelog, but the active surface is intentionally kept concise for this repository's stabilization phase.

Changed

  • Ongoing repository stabilization: OpenSpec realignment, assistant-guidance cleanup, documentation reduction, and workflow hardening.

0.3.0 - 2026-04-16

Changed

  • Promoted the bilingual documentation surface and refreshed the repository presentation.
  • Consolidated release-note material under changelog/.

0.2.0 - 2025-01-15

Added

  • Basic open-source governance files and GitHub templates.
  • Initial CI, formatting, and documentation-tooling baseline.

0.1.0 - 2024-01-01

Added

  • Initial CUDA kernel library structure across common utilities, elementwise ops, reduction, GEMM, convolution, attention, quantization, and experimental CUDA 13 paths.
  • Initial testing, examples, and optional Python binding surface.