GithubHelp home page GithubHelp logo

Comments (3)

jonathanstrong avatar jonathanstrong commented on May 22, 2024 4

I'd love to help out, unfortunately:

  • I was only on the machine briefly to run something numerically intensive
  • I have close to no experience with windows system calls, and deeply loathe windows in general
  • I tried to read the docs you reference in the last few minutes and found them baffling, even incomprehensible. Perhaps more than 64 cores is unusual enough it's not explained super well? Maybe it's just late.

However - next time I am working on one of these instances I'll try to poke around, if it's still relevant. Thanks!

from num_cpus.

seanmonstar avatar seanmonstar commented on May 22, 2024

Huh, I just checked the MSDN docs about GetSystemInfo and dwNumberOfProcessors, and noticed this:

The number of logical processors in the current group.

It seems the group can only have up to 64 (and thus you're seeing 48)? Since you seem to have access to a windows box with a lot of cores, would you be able to help with the fix?

from num_cpus.

sectorzero avatar sectorzero commented on May 22, 2024

I have implemented this feature. I will send a PR soon.

from num_cpus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.