From: Arjen M. <Arj...@de...> - 2017-08-08 09:57:19
|
Hi Alan, > -----Original Message----- > From: Alan W. Irwin [mailto:ir...@be...] > Sent: Tuesday, August 08, 2017 11:46 AM > > So if you use make -j8 (or so) and ctest -j8 for your comprehensive test it will really > go ~4 times faster because those -j options will utilize your four cores completely. > But you have found in the past that the -j option gives unreliable results for both > make and ctest for both the Cygwin and MinGW-w64/MSYS2 platforms. So you > have dropped these -j options with the result that you only use one of your cores, > but at least you do get slow but reliable results that way. > I explicitly use the build command "make" because of that, but I still see four instances of make running, as well as six instances of bash. This is with message "make VERBOSE=1 test_noninteractive in the installed examples build tree" as the last visible text. Not at all sure what this means, the information I get from the task manager does not reveal much about what these processes are actually doing (like in which directory etc.) Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |