dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Other tests for MPI, OpenMP, GPU... #57

Closed miroi closed 9 years ago

miroi commented 9 years ago

Would be good to add some simple tests checking OpenMPI, OpenMP, GPU stuff.

bast commented 9 years ago

It is possible to test MPI on Travis. It is probably possible to test OpenMP. I don't know how that works on Appveyor. However these are modules which are difficult to get wrong or break and I wonder whether we will win by increasing the complexity of the testing. For the moment I would stay away from GPU.

bast commented 9 years ago

I am closing this issue. MPI test is there. I have nothing against OpenMP. I don't know how easy it is to test GPU integration on Travis but anyway we currently have no GPU modules in the library. This issue is also a bit too wide to wait to be closed with commits.