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)
In CalculiX CrunchiX (ccx) bring back the taucs solver with the new metis.
For Calculix GraphiX (cgx) drop patches that were upstreamed.
Release notes: http://www.dhondt.de/new_calc.htm
Approved by: thierry (mentor)
- Update to the latest version.
Changelog: http://www.dhondt.de/new_calc.htm
- Attempt to make the build reproducible concerning the date in the executable.
- Drop temporarily) the taucs dependency. It brings a secondary dependency
on metis4 which we are not packaging. We will bring taucs back when it
depends on metis5
- Pet portlint.
PR: 234146
Approved by: thierry (mentor)
Detailed maintainer log:
- New version with many enhancements.
See http://www.dhondt.de/new_calc.htm
- Drop metis-edf: metid-edf will be deprecated and it's less
confusing to just use metis4.
PR: 228259
Submitted by: pfg (maintainer)
CalculiX has alwasy been comoposed of two independent packages: ccx and
cgx. Ccx, the main tool for doing FEA, depends on fortran and currently
has to be built with GCC. Cgx, on the other hand, uses OpenGL and the C++
libraries it depends on are built with our native clang so buuilding it
with GCC causes C++ library conflicts.
By making ccx an independent port we can better focus on the specific
requirements of each tool and avoid compiler-related conflicts. This also
helps the port work again with newer versions GCC.
PR: 219290. 22043, 220434
Approved by: gerald
2017-08-15 00:18:22 +00:00
Renamed from cad/calculix/files/patch-ccx_VER+src+Makefile (Browse further)