forked from rarias/bscpkgs
saiph: add extra parameters for the app
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
saiph = callPackage ./saiph/default.nix {
|
||||
cc = bsc.clangOmpss2;
|
||||
L3SizeKB = garlic.targetMachine.config.hw.cacheSizeKB.L3;
|
||||
cachelineBytes = garlic.targetMachine.config.hw.cachelineBytes;
|
||||
};
|
||||
|
||||
creams = callPackage ./creams/default.nix {
|
||||
|
||||
Reference in New Issue
Block a user