Re: [eigen] 3.0.2 next week?

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


Am 26.08.2011 08:53, schrieb Gael Guennebaud:
you can simply run ctest in the respective build directory.


Yes, but your notion of "simply" may vary.
I run the following batch-script.
Please let me know, if there is something in the ctest call parameter what I should modify.
( "-VV", "EIGEN_BUILD_STRING" "EIGEN_MODE", etc ?)

--Frank

CTEST-BATCH: >>>>>>>>>>>>>>>>
rem MSVC 2008:
call "c:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
set MSVC_Name=MSVC-2008(9.0.30729.1)

copy src\test\testsuite.cmake .

set COMMON=ctest -VV -S testsuite.cmake,EIGEN_BUILD_STRING=windows-vista-x86_32-%MSVC_Name%,EIGEN_MODE=Experimental

%COMMON%,EIGEN_EXPLICIT_VECTORIZATION=SSE2
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<



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