We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2f433 commit f0dc52bCopy full SHA for f0dc52b
examples/wide_ep/slurm_scripts/README.md
@@ -17,8 +17,10 @@ Please note that:
17
18
### Core Scripts
19
20
-1. **`submit.sh`** - Main entry point for submitting benchmark jobs
21
-2. **`process_gen_iterlog.py`** - Processes benchmark results and generates reports
+Note that, core implementation of the slurm scripts are included in `examples/disaggregated/slurm`.
+
22
+1. `submit.sh` - Main entry point for submitting benchmark jobs
23
+2. `process_gen_iterlog.py` - Processes benchmark results and generates reports
24
25
## Usage
26
0 commit comments