MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011302 | CMake | Modules | public | 2010-10-08 03:23 | 2011-10-03 09:54 |
|
Reporter | Michael Wild | |
Assigned To | David Cole | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | CMake-2-8 | |
Target Version | CMake 2.8.5 | Fixed in Version | CMake 2.8.5 | |
|
Summary | 0011302: Provide a ProcessorCount.cmake module to determine the number of physical cores |
Description | Following up on David Cole's blog post ( http://www.kitware.com/blog/home/post/63 [^] ) I turned the code into a CMake module and attached it as a patch against master. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0011329 | closed | David Cole | No system information on QNX | related to | 0010037 | closed | Kitware Robot | SystemInformation.cxx is missing implementations for many functions on Win64 builds |
|
Attached Files | 0001-ENH-Added-module-ProcessorCount.cmake.patch (2,575) 2010-10-08 03:23 https://public.kitware.com/Bug/file/3441/0001-ENH-Added-module-ProcessorCount.cmake.patch 0001-ENH-Added-module-ProcessorCount.cmake.patch-v2 (2,839) 2010-10-10 04:24 https://public.kitware.com/Bug/file/3444/0001-ENH-Added-module-ProcessorCount.cmake.patch-v2 |
|
Issue History |
Date Modified | Username | Field | Change |
2010-10-08 03:23 | Michael Wild | New Issue | |
2010-10-08 03:23 | Michael Wild | File Added: 0001-ENH-Added-module-ProcessorCount.cmake.patch | |
2010-10-10 04:24 | Michael Wild | File Added: 0001-ENH-Added-module-ProcessorCount.cmake.patch-v2 | |
2010-10-10 04:25 | Michael Wild | Note Added: 0022464 | |
2010-11-04 16:42 | David Cole | Status | new => assigned |
2010-11-04 16:42 | David Cole | Assigned To | => David Cole |
2010-11-04 16:43 | David Cole | Target Version | => CMake 2.8.4 |
2010-11-04 18:49 | David Cole | Note Added: 0022869 | |
2010-11-05 01:34 | Michael Wild | Note Added: 0022890 | |
2010-11-05 09:09 | David Cole | Description Updated | |
2010-11-05 09:12 | David Cole | Note Added: 0022894 | |
2010-11-05 10:57 | David Cole | Note Edited: 0022894 | |
2010-12-08 16:18 | David Cole | Relationship added | related to 0011329 |
2010-12-08 16:19 | David Cole | Note Added: 0023824 | |
2010-12-15 07:38 | David Cole | Relationship added | related to 0010037 |
2011-01-17 15:44 | David Cole | Note Added: 0024805 | |
2011-01-17 15:44 | David Cole | Target Version | CMake 2.8.4 => |
2011-02-16 11:40 | David Cole | Target Version | => CMake 2.8.5 |
2011-03-09 18:18 | David Cole | Note Added: 0025724 | |
2011-03-09 18:19 | David Cole | Note Edited: 0025724 | bug_revision_view_page.php?bugnote_id=25724#r239 |
2011-05-25 16:47 | David Cole | Note Added: 0026586 | |
2011-05-25 16:47 | David Cole | Status | assigned => resolved |
2011-05-25 16:47 | David Cole | Fixed in Version | => CMake 2.8.5 |
2011-05-25 16:47 | David Cole | Resolution | open => fixed |
2011-10-03 09:54 | David Cole | Note Added: 0027506 | |
2011-10-03 09:54 | David Cole | Status | resolved => closed |
Notes |
|
(0022464)
|
Michael Wild
|
2010-10-10 04:25
|
|
Updated patch with hint by Ed Hein on using "getconf" on Linux. |
|
|
(0022869)
|
David Cole
|
2010-11-04 18:49
|
|
Mind if I change this to a function? (So people can use whatever variable name they want instead of PROCESSOR_COUNT?) |
|
|
(0022890)
|
Michael Wild
|
2010-11-05 01:34
|
|
|
|
(0022894)
|
David Cole
|
2010-11-05 09:12
(edited on: 2010-11-05 10:57) |
|
|
|
(0023824)
|
David Cole
|
2010-12-08 16:19
|
|
|
|
(0024805)
|
David Cole
|
2011-01-17 15:44
|
|
Grrrrrr.... not enough time left to work through the remaining issues on this. Deferred to CMake 2.8.5 at this point. Unset target version field for now. |
|
|
(0025724)
|
David Cole
|
2011-03-09 18:18
(edited on: 2011-03-09 18:19) |
|
|
|
(0026586)
|
David Cole
|
2011-05-25 16:47
|
|
This is resolved. Several related commits involved in the fix... All appear in the CMake 2.8.5-rc1 release candidate. |
|
|
(0027506)
|
David Cole
|
2011-10-03 09:54
|
|
Closing resolved issues that have not been updated in more than 4 months. |
|