saiph: Up to 4 numcomm experiment
This commit is contained in:
parent
5920c964d2
commit
ad4df5e05d
@ -12,7 +12,7 @@ with stdenv.lib;
|
||||
let
|
||||
# Set variable configuration for the experiment
|
||||
varConfig = {
|
||||
numComm = [ 1 ];
|
||||
numComm = [ 1 2 3 4 ];
|
||||
};
|
||||
|
||||
# Common configuration
|
||||
|
Loading…
Reference in New Issue
Block a user