Skip to content

Commit f96dfdb

Browse files
committed
Remove outdated section on parameter generation from the README
1 parent 77347eb commit f96dfdb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -192,19 +192,6 @@ tools/docker-run.sh
192192

193193
We provide scripts to run Datagen on AWS EMR. See the README in the [`tools/emr`](tools/emr) directory for details.
194194

195-
## Parameter generation
196-
197-
The parameter generator is currently being reworked (see [relevant issue](https://github.com/ldbc/ldbc_snb_datagen/issues/83)) and no parameters are generated by default.
198-
However, the legacy parameter generator is still available. To use it, run the following commands:
199-
200-
```bash
201-
mkdir substitution_parameters
202-
# for Interactive
203-
paramgenerator/generateparams.py out/build/ substitution_parameters
204-
# for BI
205-
paramgenerator/generateparamsbi.py out/build/ substitution_parameters
206-
```
207-
208195
## Larger scale factors
209196

210197
The scale factors SF3k+ are currently being fine-tuned, both regarding optimizing the generator and also for tuning the distributions.

0 commit comments

Comments
 (0)