Increase nbody test cases
This commit is contained in:
parent
1bd9cb6c0f
commit
308673f7f6
@ -12,7 +12,7 @@ let
|
||||
# Initial variable configuration
|
||||
varConf = with bsc; {
|
||||
# We need at least cpusPerNode blocks
|
||||
nblocks = [ 32 64 128 256 ];
|
||||
nblocks = [ 4 8 16 32 64 128 256 512 ];
|
||||
};
|
||||
|
||||
machineConfig = targetMachine.config;
|
||||
|
Loading…
Reference in New Issue
Block a user