I already have an MPI collective stress test
(
https://code.google.com/p/mpi-qoit/) that I use for Blue Gene. It is
great for finding O(N) metadata :-)
I think the BLAS1 tests would be cool. I'd like to write them so that
they are suitable for evaluating compiler autovectorization as well
since Hal Finkel and I want to be able to do that for LLVM, etc.
I'll not have time to write vectorization tests until September or
October but I'll take the lead if no one else steps up and does it
first.
And I would make the SIMD tests a separate Github (e.g.) project
rather than part of Elemental. Agreed?
Jeff