aboutsummaryrefslogtreecommitdiff
path: root/cad/calculix-ccx/Makefile
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2020-01-04 20:34:09 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2020-01-04 20:34:09 +0000
commitf1c81ea5fc77c22c10900be25927d5f3e6617d9c (patch)
tree796d56eb5208ed3f490a880569ef6d94d2e45740 /cad/calculix-ccx/Makefile
parentc65be9eb37233d0c84459eb63010d81d8dc80076 (diff)
downloadports-f1c81ea5fc77c22c10900be25927d5f3e6617d9c.tar.gz
ports-f1c81ea5fc77c22c10900be25927d5f3e6617d9c.zip
cad/calculix-ccx: Enable multithreading with spooles.
Enabling the multithreaded version of Spooles can bring some modest, but significant, improvements of around 12% for 4 CPUs. Also disable (again) the Taucs slover as it is causing coredumps and requires more investigation. PR: 242995 Approved by: thierry (mentor)
Notes
Notes: svn path=/head/; revision=522059
Diffstat (limited to 'cad/calculix-ccx/Makefile')
-rw-r--r--cad/calculix-ccx/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/calculix-ccx/Makefile b/cad/calculix-ccx/Makefile
index bf7310280fa3..3767a2d3042b 100644
--- a/cad/calculix-ccx/Makefile
+++ b/cad/calculix-ccx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ccx
PORTVERSION= 2.16
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.dhondt.de/
PKGNAMEPREFIX= CalculiX-
@@ -16,9 +17,7 @@ COMMENT= Three-Dimensional Structural Finite Element Program
LICENSE= GPLv2
LIB_DEPENDS= libarpack.so:math/arpack-ng \
- libmetis.so:math/metis \
- libspooles.so:math/spooles \
- libtaucs.so:math/taucs
+ libspooles.so:math/spooles
USES= blaslapack compiler:openmp fortran gmake tar:bzip2
USE_PERL5= build