diff --git a/slate/slate.py b/slate/slate.py index ac76823..caa6adf 100644 --- a/slate/slate.py +++ b/slate/slate.py @@ -13,7 +13,7 @@ import pdb d = pdb.set_trace REQUIRE_CONFIG_CONSUMED = False -WANDB_START_METHOD = 'process' +WANDB_START_METHOD = 'fork' Parallelization_Primitive = Thread # Process