datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cuda-to-rocm-wavefront-bugs
CUDA → ROCm Wavefront Bug Dataset
170 expert-curated examples of GPU kernel bugs that survive mechanical hipify translation and only manifest on AMD MI300X hardware (gfx942, wavefront-64).
Built for the ROCmPort AI project — a multi-agent pipeline that ports and optimizes CUDA kernels for AMD GPUs.
Why This Dataset Exists
hipify-perl and hipify-clang do a great job of mechanical API renaming (CUDA → HIP). But they cannot detect semantic bugs caused by AMD's larger… See the full description on the dataset page: https://huggingface.co/datasets/tazwarrrr/cuda-to-rocm-wavefront-bugs.rocmpilot-agent-sft
ROCmPilot Agent SFT
This dataset contains seed supervised fine-tuning examples for ROCmPilot, a multi-agent tool that helps developers migrate PyTorch and vLLM workloads from CUDA/NVIDIA assumptions to AMD ROCm readiness.
The examples teach ROCmPilot's production-facing agent behaviors:
repo_doctor: scan repository evidence for CUDA/NVIDIA assumptions
migration_planner: identify CUDA/NVIDIA migration blockers and recommend ROCm-safe fixes
patch_planner: convert findings into scoped… See the full description on the dataset page: https://huggingface.co/datasets/Shivam311/rocmpilot-agent-sft.
