mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-18 20:50:49 +01:00
Merge branch 'it4i-salomon'
This commit is contained in:
commit
d85d9d6dc8
@ -38,6 +38,6 @@ dependencies = [
|
||||
prebuildopts = 'for NAME in `find -name link.txt`; do cp $NAME $NAME.old; sed -e "s/libcholmod.a/libcholmod.a -lmetis -lcamd -lccolamd/g" $NAME.old | tee $NAME; done &&'
|
||||
|
||||
# too parallel is too slow, and may cause build/tests to fail
|
||||
maxparallel = 24
|
||||
maxparallel = 16
|
||||
|
||||
moduleclass = 'numlib'
|
||||
|
Loading…
x
Reference in New Issue
Block a user