diff --git a/newsearch.py b/newsearch.py index a52c068..5c90546 100644 --- a/newsearch.py +++ b/newsearch.py @@ -8,7 +8,7 @@ from lightning_sdk import Machine, Studio # noqa: F401 # consistency of randomly sampled experiments. seed(19920921) -NUM_JOBS = 100 +NUM_JOBS = 50 # reference to the current studio # if you run outside of Lightning, you can pass the Studio name