diff --git a/garlic/exp/saiph/numcomm.nix b/garlic/exp/saiph/numcomm.nix index 384c346..ac17d9d 100644 --- a/garlic/exp/saiph/numcomm.nix +++ b/garlic/exp/saiph/numcomm.nix @@ -12,7 +12,7 @@ with stdenv.lib; let # Set variable configuration for the experiment varConfig = { - numComm = [ 1 ]; + numComm = [ 1 2 3 4 ]; }; # Common configuration