We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49c02e commit fba06a0Copy full SHA for fba06a0
prerequisites/install-functions/build_opencoarrays.sh
@@ -3,6 +3,8 @@
3
build_opencoarrays()
4
{
5
print_header
6
+ info "Invoking find_or_install gcc"
7
+ find_or_install gcc
8
info "Invoking find_or_install mpich"
9
find_or_install mpich
10
info "Invoking find_or_install cmake"
0 commit comments