NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
179 stars 49 forks source link

Windows does not correctly detect the available number of cores #3507

Open sgpearse opened 10 months ago

sgpearse commented 10 months ago

To reproduce on a windows machine, right click the "My Computer" icon in Windows Explorer and open its Properties menu. Note the number of cores. Vapor will only report that 1 is available. The following screenshot is of a processor that has 2 cores.

oneCore

sgpearse commented 9 months ago

@shaomeng - Do you know exactly where we use parallelism throughout the application? None in flow right? Just VDC?

shaomeng commented 9 months ago

Flow and vdc for sure, and probably during the construction of a kd tree, which is again in vdc.

On Tue, Jan 30, 2024, 11:59 AM sgpearse @.***> wrote:

@shaomeng https://github.com/shaomeng - Do you know exactly where we use parallelism throughout the application? None in flow right? Just VDC?

— Reply to this email directly, view it on GitHub https://github.com/NCAR/VAPOR/issues/3507#issuecomment-1917696660, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGG6JJZA52U3NAERYNOKPLYRE7JZAVCNFSM6AAAAABA5AQPWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJXGY4TMNRWGA . You are receiving this because you were mentioned.Message ID: @.***>