Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 01:09:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237844] [PATCH] math/mprime: update to 29.8b3
Message-ID:  <bug-237844-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237844

            Bug ID: 237844
           Summary: [PATCH] math/mprime: update to 29.8b3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

Created attachment 204330
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204330&action=
=3Dedit
patch

1)  Support added for AVX-512 FFTs.
2)  FMA3 FFTs now have slightly higher FFT crossover points.  Soft crossove=
rs
are
    no longer used by default.  See undoc.txt.
3)  Torture test dialog box options now based on cache sizes.  Options for
performing
    a weaker torture test are available.  Torture tests that use all RAM are
now more
    stressful.  In-place vs. not in-place memory accesses now displayed on
screen.
    On machines with more than 4GB of memory, blend defaults to 1/16th of R=
AM.
4)  Add & subtract operations for AVX-512 FFTs are now multithreaded.  This
should
    improve performance for P-1 and ECM when using multiple threads.
5)  Benchmark results are now written to results.bench.txt.
6)  JSON results are now available for all work performed.  JSON results are
    written to results.json.txt.
7)  PRP tests with Gerbicz error checking are more immune to hardware error=
s.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237844-7788>