• Ganesh Kathiresan's avatar
    Merge pull request #16457 from ganesh-k13:bugfix/getCPUCount-fix · 09df7810
    Ganesh Kathiresan authored
    * Fixed getCPUCount
    
    Minor new line changes
    
    Android fix | efficient linux checks
    
    Android fix 2
    
    Fixed cpu logic for non linux platforms
    
    Android fix 3
    
    Android fix 4
    
    * No v1 case handle | Refactor long lines
    
    * Refined Cgroups logic | Combine Android and Linux
    
    * Fixed directives
    
    * Added support for --cpus | Fixed minor bug in Andriod | Change file read logic
    
    * Added macro checks for apple errors
    
    * Fixed macro to include android
    
    * Addressed review comments
    
    * Fixed android macro
    
    * Refined return values
    
    * Fixed apple warning
    
    * Addressed review comments
    
    * Fixed whitespace
    
    * Android Fix try 1
    
    * Android Fix try 2
    
    * Android Fix try 3
    
    * Removed unwanted endif
    
    * Android Fix try 4
    
    * Android Fix try 5
    
    * Macro Restructure
    
    * core: updates to CPUs detection (minor)
    09df7810
parallel.cpp 26.7 KB