The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14208 
====================================================================== 
Reported By:                Nils Gladitz
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14208
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-06-07 09:35 EDT
Last Modified:              2013-06-07 09:35 EDT
====================================================================== 
Summary:                    Provide build system information query command
Description: 
kwsys provides system information query functions in SystemInformation.cxx.

CTest queries and transmits system information to CDash but there doesn't seem
to be any way for me to access that information from CMake itself.

A query command like e.g. get_system_information(TOTAL_VIRTUAL_MEMORY
<output_variable>) would be nice.

Personally I'd like to see how much memory the system has available so I can
estimate an upper limit of tests that I can run in parallel.

It could also render the rather complicated implementation of
ProcessorCount.cmake obsolete.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-06-07 09:35 Nils Gladitz   New Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to