Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Nov 2022 12:10:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268011] sysutils/parallel: Wrong --number-of-cores
Message-ID:  <bug-268011-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268011
           Summary: sysutils/parallel: Wrong --number-of-cores
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jwb@freebsd.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Running on a Dell PowerEdge R420 with 16 cores, 32 hyperthreads:

FreeBSD unixdev1.ceas  bacon ~ 1012: parallel --number-of-threads
32

FreeBSD unixdev1.ceas  bacon ~ 1013: parallel --number-of-cores
2

FreeBSD unixdev1.ceas  bacon ~ 1014: sysctl hw.ncpu
hw.ncpu: 32

--number-of-cores should be reporting 16.  I poked around the source code a
little, but I'm not much of a Perl guru.

--=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-268011-7788>