Move apps into garlic/apps

This commit is contained in:
2020-10-09 16:13:16 +02:00
parent a576be8031
commit 332b738889
21 changed files with 60 additions and 99 deletions

View File

@@ -59,7 +59,7 @@ let
bsc = super.bsc // { mpi = conf.mpi; };
});
in
customPkgs.garlic.nbody.override {
customPkgs.apps.nbody.override {
inherit cc blocksize mpi gitBranch;
};
@@ -71,5 +71,4 @@ let
in
elemAt units 0
#buildExperiment units
stdexp.buildExperiment units