| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
|
| |
|
|
|
|
|
|
|
| |
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
|
| |
|
|
|
|
|
| |
PR: ports/140987
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
|
|
|
|
|
|
| |
- Bump PORTREVISION if needed
- Fix some portlint errors.
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
| |
|
|
|
|
|
|
| |
-mpi case).
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
|
|
|
|
|
|
| |
Changelog at <http://graal.ens-lyon.fr/MUMPS/index.php?page=dwnld#cl>.
Noticied by: Pedro F. Giffuni <giffunip (at) yahoo (dot) com>
|
| |
|
|
|
|
| |
Noticed by: Pedro F. Giffuni <giffunip (at) yahoo.com>
|
|
|
|
|
| |
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default.
|
|
|
|
|
| |
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
|
|
|
|
| |
Bump portrevision
|
| |
|
| |
|
|
|
|
| |
Reminded by: Pedro F. Giffuni <giffunip (at) yahoo.com>
|
|
|
|
|
|
| |
- Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH;
- Add a regression-test target.
|
|
|
|
|
|
|
|
|
|
|
| |
tarball:
Diff available at
<http://people.freebsd.org/~thierry/ports/MUMPS_4.6.3_MUMPS_4.6.3.2.diff>
- Add a direct download URL.
Reported by: linimon
|
|
|
|
|
|
| |
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A new version of the powerful solver has been released. Changes include:
* Reduced memory usage for symmetric matrices (compressed CB)
* Reduced memory allocation for parallel executions
* Scheduler parameters for parallel executions modified
* Memory estimates (that were too large) corrected with
2Dcyclic Schur complement option
* Portability improved (C/Fortran interfacing for strings)
* The situation leading to Warning "RHS associated in MUMPS_301"
no more occurs.
* Parameters INFO/RINFO from the Scilab/Matlab API are now called
INFOG/RINFOG in order to match the MUMPS user's guide.
PR: ports/99393
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
|
|
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.
PR: ports/98107
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
|