[Trilinos-Users] test Trilinos installation

Bart Janssens bart.janssens at lid.kviv.be
Thu Mar 28 01:35:57 MDT 2013


On Thu, Mar 28, 2013 at 4:05 AM, Matteo Parsani
<parsani.matteo at gmail.com> wrote:
> Good morning,
> I have recently installed Trilinos 11.0.3.
> I would like to test the build and the installation.
>
> Is there a way to do that? Like a test suite?

Hi Matteo,

You should enable the testing in cmake, making sure
Trilinos_ENABLE_TESTS and BUILD_TESTING are turned on. You can then
run the tests by running ctest in the build directory.

Cheers,

-- 
Bart


More information about the Trilinos-Users mailing list