[Bug 49188] New: wine supports maximum of 64 logical processors
https://bugs.winehq.org/show_bug.cgi?id=49188 Bug ID: 49188 Summary: wine supports maximum of 64 logical processors Product: Wine Version: 5.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: alon(a)skylinesoft.com Distribution: --- Created attachment 67207 --> https://bugs.winehq.org/attachment.cgi?id=67207 output of OpenMP application while running on wine application that uses OpenMP I get this message: create_logical_proc_info Improve CPU info reporting: system supports 96 logical cores, but only 64 supported! the system have 96 cores, only 64 of then are in use. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49188 --- Comment #1 from alon(a)skylinesoft.com <alon(a)skylinesoft.com> --- winnt.h have this: #ifdef _WIN64 #define MAXIMUM_PROCESSORS 64 #else #define MAXIMUM_PROCESSORS 32 #endif -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49188 alon(a)skylinesoft.com <alon(a)skylinesoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49188 alon(a)skylinesoft.com <alon(a)skylinesoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware, win64 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49188 alon(a)skylinesoft.com <alon(a)skylinesoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alon(a)skylinesoft.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49188 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Resolution|--- |DUPLICATE CC| |z.figura12(a)gmail.com Status|UNCONFIRMED |RESOLVED Summary|wine supports maximum of 64 |GetLogicalProcessorInformat |logical processors |ion() returns inaccurate | |information for systems | |with more than 64 | |processors --- Comment #2 from Zebediah Figura <z.figura12(a)gmail.com> --- Duplicate. *** This bug has been marked as a duplicate of bug 47068 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49188 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla