forked from rarias/bscpkgs
osu: add mtu and eager experiments
This commit is contained in:
@@ -116,6 +116,8 @@
|
||||
bw = callPackage ./osu/bw.nix { };
|
||||
impi = callPackage ./osu/impi.nix { };
|
||||
bwShm = bw.override { interNode = false; };
|
||||
mtu = callPackage ./osu/mtu.nix { };
|
||||
eager = callPackage ./osu/eager.nix { };
|
||||
};
|
||||
|
||||
examples = {
|
||||
|
||||
Reference in New Issue
Block a user