harry1332/hpca2027-ifuse-workloads
HPCA 2027 I-Fuse Workloads This dataset repository is the single installation entry point for the final HPCA 2027 I-Fuse workload set. Its manifest pins validated trace bundles at immutable commits across the existing Hugging Face datasets, avoiding duplicate storage while preserving reproducibility. Install python3 -m pip install -U huggingface_hub hf download harry1332/hpca2027-ifuse-workloads \ --type dataset --local-dir hpca2027-ifuse-workloads cd… See the full description on the dataset page: https://huggingface.co/datasets/harry1332/hpca2027-ifuse-workloads.
HPCA 2027 I-Fuse Workloads
This dataset repository is the single installation entry point for the final HPCA 2027 I-Fuse workload set. Its manifest pins validated trace bundles at immutable commits across the existing Hugging Face datasets, avoiding duplicate storage while preserving reproducibility.
Install
python3 -m pip install -U huggingface_hub
hf download harry1332/hpca2027-ifuse-workloads \
--type dataset --local-dir hpca2027-ifuse-workloads
cd hpca2027-ifuse-workloads
./install.shInstall selected workloads or groups:
./install.sh appworld leveldb rocksdb
./install.sh agentic
./install.sh database
./install.sh datacenterCanonical concrete workloads are AppWorld, BC, BFS, CORE-Bench, DFS, LevelDB readrandom, MLGym Fashion-MNIST, PageRank, RocksDB readrandom, SSSP ego-Facebook, and Terminal-Bench FastText.
datacenter is a Scarab suite/group alias rather than a standalone trace. It expands to BC, BFS, DFS, PageRank, RocksDB, and SSSP ego-Facebook.
TaoBench and DuckDB are intentionally excluded from the final evaluation set. TaoBench was used only as an engineering smoke test for runtime I-Fuse.
Each installed bundle is checked for clustering metadata, selected SimPoint files, weights, and replay-ready trace ZIPs. See workloads.json for exact dataset revisions and source paths.
