Bug 140987 - Minor update in math/mumps to version 4.8.4
Summary: Minor update in math/mumps to version 4.8.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 01:30 UTC by Pedro F. Giffuni
Modified: 2009-12-01 06:20 UTC (History)
0 users

See Also:


Attachments
file.diff (918 bytes, patch)
2009-11-29 01:30 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2009-11-29 01:30:03 UTC
*  Absolute threshold criterion for null pivot detection added to CNTL(3)
* Problems related to messages "Increase small buffer size ..." solved.
* New option for ICNTL(8) to scale matrices. Default scaling cheaper to compute
* Problem of filename clash with unsymmetric matrices on Windows platforms solved
* Allow for longer filenames for temporary OOC files
* Strategy to update blocksize during factorization of frontal matrices modified to avoid too large messages during pipelined factorization (that could lead to a -17 error code)
* Messages corresponding to delayed pivots can now be sent in several packets. This avoids some other cases of error -17
* One rare case of deadlock solved
* Corrected values and sign of INFO(8) and INFO(20)
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-12-01 06:13:48 UTC
wen         2009-12-01 06:13:39 UTC

  FreeBSD ports repository

  Modified files:
    math/mumps           Makefile distinfo 
  Log:
  - Update to 4.8.4
  
  PR:             ports/140987
  Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.19      +1 -2      ports/math/mumps/Makefile
  1.6       +3 -3      ports/math/mumps/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Wen Heping freebsd_committer freebsd_triage 2009-12-01 06:15:28 UTC
State Changed
From-To: open->closed

Committed. Thanks! And 4.9.2 released, Would you continue ?