[Bug 284029] math/cado-nfs error failed with exit code

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Jan 2025 10:41:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284029

            Bug ID: 284029
           Summary: math/cado-nfs error failed with exit code
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: swel024+bsd@gmail.com
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 256662
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256662&action=edit
cado-nfs error

freebsd 13, works fine
freebsd 14, failed (zen3), (works zen4,zen5,intel-11th,some xeon)


Info:Polynomial Selection (size optimized): Marking workunit
c30_polyselect1_0-2500#2 as not ok (150.0% => ETA Mon Jan 13 23:33:33 2025)
Info:Polynomial Selection (size optimized): Not resubmitting workunit
c30_polyselect1_0-2500#2, failed 2 times
Error:Polynomial Selection (size optimized): Program run on localhost failed
with exit code -4

pkg install cado-nfs

looks like avx512

fbsd13$ objdump -D /usr/local/lib/cado-nfs-3.0.0/sieve/las | grep zmm | wc -l
       5
fbsd14$ objdump -D /usr/local/lib/cado-nfs-3.0.0/sieve/las | grep zmm | wc -l
    5411

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