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