forked from rarias/bscpkgs
fwi: generate the input at runtime
This commit is contained in:
@@ -60,10 +60,6 @@ let
|
||||
inherit (c) gitBranch blocksize;
|
||||
inherit (c.n) nx ny nz;
|
||||
|
||||
fwiInput = bsc.apps.fwi.input.override {
|
||||
inherit (c.n) nx ny nz;
|
||||
};
|
||||
|
||||
# Repeat the execution of each unit several times
|
||||
loops = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user