On Feb 20, 2015, at 6:46 AM, git...@crest.iu.edu wrote: > This is an automated email from the git hooks/post-receive script. It was > generated because a ref change was pushed to the repository containing > the project "open-mpi/ompi-tests". > > The branch, master has been updated > via ff3dee227f572c21fc6d35ed78cb359578a2661e (commit) > from 3ca024f4025d0582c5365e960af5b857a2cf8ca4 (commit) > > Those revisions listed above that are new to this repository have > not appeared on any other notification email; so we list those > revisions in full, below. > > - Log ----------------------------------------------------------------- > https://github.com/open-mpi/ompi-tests/commit/ff3dee227f572c21fc6d35ed78cb359578a2661e > > commit ff3dee227f572c21fc6d35ed78cb359578a2661e > Author: Jeff Squyres <jsquy...@cisco.com> > Date: Fri Feb 20 04:46:12 2015 -0800 > > Cisco: stop testing the intel compiler > > diff --git a/cisco/mtt/community/cisco-ompi-core-testing-master.ini > b/cisco/mtt/community/cisco-ompi-core-testing-master.ini > index 942c152..465890f 100644 > --- a/cisco/mtt/community/cisco-ompi-core-testing-master.ini > +++ b/cisco/mtt/community/cisco-ompi-core-testing-master.ini > @@ -105,7 +105,9 @@ ompi_configure_arguments = CC=clang CXX=clang++ > --disable-mpi-fortran "CFLAGS=-g > > #---------------------------------------------------------------------- > > -[MPI install: Intel-12.1] > +# Intel compiler borked their 2015 update 2, which broke all my other > +# intel compiler installs. :-( :-( :-( > +[SKPI MPI install: Intel-12.1]
I think you mean "SKIP" :-) -Dave