Experiments for the Distributed Machine Learning application for SC 2025 agents paper
# Load system environment
module load frameworks
# Create virtualenv
python3 -m venv ~/agents_venv --system-site-packages
# Install aeris from https://github.com/proxystore/aeris
git clone [email protected]:proxystore/aeris.git
cd aeris
pip install .
# Install proxy store with
pip install proxystore proxystore-ex
sbatch round3_batch_runners/runner.128.node.sh