forked from rarias/bscpkgs
nbody: add scaling experiment
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
enableJemalloc = true;
|
||||
};
|
||||
};
|
||||
|
||||
scaling = callPackage ./nbody/scaling.nix {
|
||||
particles = 12 * 4096;
|
||||
};
|
||||
};
|
||||
|
||||
saiph = {
|
||||
|
||||
Reference in New Issue
Block a user