BTC-TC benchmark datasets (36 SuiteSparse graphs, SC'26)
收藏资源简介:
The 36 sparse graphs used by the BTC-TC artifact (SC'26, exact GPU triangle counting), in Matrix Market (.mtx) format. All graphs are from the SuiteSparse Matrix Collection (https://sparse.tamu.edu); this record is a convenience mirror for reviewers on slow or restricted networks. The authoritative source remains SuiteSparse. This archive is split into 100 MB parts. Reassemble and verify: cat btc-tc-datasets.tar.gz.part-* > btc-tc-datasets.tar.gz shasum -a 256 -c btc-tc-datasets.tar.gz.sha256 tar xzf btc-tc-datasets.tar.gz Use with the artifact's downloader (mirror mode):BTC_DATASETS_URL=<url-of-reassembled-tarball> bash scripts/download_datasets.sh Archive SHA-256: 7561713019a02173194eca44c6955cee0f860435f4efa9cc2f71b879cd8e2a5a. Per-file checksums are in SHA256SUMS inside the archive.



