forked from rarias/bscpkgs
nbody: add strong scaling experiment
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
nbody = rec {
|
||||
granularity = callPackage ./nbody/granularity-mpi.nix { };
|
||||
nodesorsockets = callPackage ./nbody/nodes-or-sockets-mpi.nix { };
|
||||
scaling = callPackage ./nbody/strong-scaling-mpi.nix { };
|
||||
};
|
||||
|
||||
saiph = {
|
||||
|
||||
Reference in New Issue
Block a user