Projects
Open-source tools and platforms built under the HiCAIN umbrella
SuperCompat
Supercomputing Compatibility Listings
SuperCompat solves one of the most common and painful problems in HPC cluster operations: version mismatches between the kernel, GPU driver, CUDA/ROCm, OFED, and Open MPI.
It provides structured, machine-readable (JSON/YAML) and human-readable compatibility matrices for the entire AI/HPC software stack, plus an interactive checker that validates your exact stack combination.
Features
- CUDA 9.0–12.5 compatibility matrix (driver, kernel, OS)
- AMD ROCm 4.0–6.1 matrix (AMDGPU, kernel, GPU arch)
- OFED/MLNX_OFED 4.7–24.01 matrix
- Open MPI 3.1–5.0 matrix (UCX, OFED, CUDA/ROCm)
- Hardware platforms: NVIDIA Blackwell/Hopper/Ampere/Volta + AMD MI300/MI250/MI100
- REST API with JSON and YAML output (API-key authenticated)
- Interactive stack checker (GET + POST)
- User registration, email verification, API key management
HiCAIN LMS
Open-Source MOOC Platform for AI/HPC Education
HiCAIN LMS is a fully open-source GNU licensed Learning Management System purpose-built for delivering MOOC-style courses on AI/HPC infrastructure technologies.
Unlike general-purpose LMS platforms, HiCAIN LMS is designed from the ground up for technical, hands-on AI/HPC content — with support for code examples, command-line labs, and hardware-specific learning paths.
Planned Features
- Course catalog with categories (CUDA, InfiniBand, RDMA, MPI, …)
- Structured lessons: video + markdown content + code blocks
- Interactive quizzes with multiple question types
- Per-learner progress tracking across courses and modules
- Completion certificates (PDF, verifiable)
- Instructor dashboard: course creation, lesson editor, analytics
- Full REST API — embeddable in other platforms
- 100% open source — self-hostable on any cloud
Initial Course Catalogue (Planned)
GPU architecture, kernels, memory hierarchy
Fabric, verbs, subnet management
GPUDirect RDMA, lossless Ethernet
Open MPI + UCX + NCCL
CDNA, MI300, HIP porting
BlueField offload and services
Project Roadmap
What's coming from the HiCAIN project