This repository contains implementation code and experimental parameters for the methodology presented in our paper submitted to SC'25. Due to the unpublished status of the LS system, its specific examples and optimized code will be released upon the system's official launch. We provide x86/GPU-compatible materials that partially reproduce key results in the paper.
.
├── dependency/ # build scripts and source package for dependencies
├── LS/ # currently not available
├── x86/
│ ├── examples/ # input files, build & run scripts for Artifact A1, A2, A3
│ └── src/ # source code
├── gpu/
│ ├── examples/ # input files, build & run scripts for Artifact A2
│ └── src/ # source code
└── results/ # experimental results