Report MIC SIMD correctly
authorRoland Schulz <roland@utk.edu>
Thu, 27 Feb 2014 06:41:41 +0000 (01:41 -0500)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 5 Mar 2014 14:02:15 +0000 (15:02 +0100)
commitf0d0bb7fd55d6257ad2552b0458b47a835c1def1
treefad30fe17cae4bf3c247ac26df88400d0b5e3b16
parentac0800fb419b099abebc6e05da31902ad6053ad8
Report MIC SIMD correctly

Avoid cmake warning because SIMD cannot be detected. And
avoid that version information prints "None". This is
needed because MIC doesn't use GMX_SIMD so that the same
setting (__MIC__) can be used both for native and (future)
offload.

Also added installguide section.

Change-Id: I4af3b13678aa5c3c69c60bda499c3691ac83dc53
CMakeLists.txt
admin/installguide/installguide.tex
cmake/Platform/XeonPhi.cmake [new file with mode: 0644]
cmake/TestMIC.c [new file with mode: 0644]
cmake/gmxDetectTargetArchitecture.cmake
src/gromacs/gmxlib/copyrite.cpp