Move cpic to apps directory
This commit is contained in:
parent
08a3512bf1
commit
d6093681cc
@ -67,7 +67,7 @@ let
|
|||||||
cc = clang-ompss2;
|
cc = clang-ompss2;
|
||||||
};
|
};
|
||||||
|
|
||||||
cpic = callPackage ./bsc/cpic/default.nix {
|
cpic = callPackage ./bsc/apps/cpic/default.nix {
|
||||||
stdenv = stdenv-nanos6;
|
stdenv = stdenv-nanos6;
|
||||||
nanos6 = nanos6-git;
|
nanos6 = nanos6-git;
|
||||||
inherit mpi tampi;
|
inherit mpi tampi;
|
||||||
|
Loading…
Reference in New Issue
Block a user