Re: [eigen] Help to compile/run unit tests for next 3.3.5 release

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hi Gael,

I've started builds on VS2017 15.5.1 and VS2017 15.6.0 Preview 1.0 with and without -DEIGEN_TEST_CXX11=ON (I thought that might be useful) between 12 and 2pm, one with -j 9 and the other one without. Both have been running since and haven't completed yet. 
One is currently at "Size: 1299K", the other one at "2050K". I read on the wiki that a full rebuild can take up to three hours, but particularly with -j 9 and a good machine (SSD, recent quad-core i7), I am surprised. Is this to be expected?

I've essentially followed your instructions and then 

cmake .. -G "Visual Studio 15 2017 Win64"
ctest -C Release -D Experimental -j 9

>> there is small issue, the last line should be:
>> ctest -D Experimental

So that means no "-C Release"? What will that run?


I'm happy to let them run & finish or restart them with modified commands, just let me know.

Kind regards,

Patrik


--
Dr.. Patrik Huber
Centre for Vision, Speech and Signal Processing
University of Surrey
Guildford, Surrey GU2 7XH
United Kingdom

Web: www.patrikhuber.ch
Mobile: +44 (0)7482 633 934



On 15 December 2017 at 16:59, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:


On Fri, Dec 15, 2017 at 9:54 AM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:
[...]
ctest -C Release -D Experimental

there is small issue, the last line should be:

ctest -D Experimental

For the record, the build is green for msvc 11 (2012), it would still be welcome to get feedback for MSVC 2015 and 2017.

gael




--
Dr. Patrik Huber
Centre for Vision, Speech and Signal Processing
University of Surrey
Guildford, Surrey GU2 7XH
United Kingdom

Web: www.patrikhuber.ch
Mobile: +44 (0)7482 633 934


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/