Skip to content

Instantly share code, notes, and snippets.

@mattkretz
Created March 9, 2017 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattkretz/5bbb15c34fcc8e0ea7798c43959309f5 to your computer and use it in GitHub Desktop.
Save mattkretz/5bbb15c34fcc8e0ea7798c43959309f5 to your computer and use it in GitHub Desktop.
  • 53f6759 CMake: Skip MIC builds with non-Makefile generators - Matthias Kretz
  • 9ac1335 Remove spline example - Matthias Kretz
  • 0763c0c CMake: glob examples directories instead of listing them - Matthias Kretz
  • c3dfebe Mention AoVS - Matthias Kretz
  • 3f78772 CTest: ignore warning addressing Vc users - Matthias Kretz
  • 57aa8d5 CTest: Find the right file if the branch name has a / - Matthias Kretz
  • b3cb9da CTest: Omit git hash on nightlies - Matthias Kretz
  • 975ccdb CTest: Improve CDash sorting and presentation - Matthias Kretz
  • 72c3d25 Examples: End recursion earlier to limit GCC memory consumption - Matthias Kretz
  • dcd4f79 Travis: More compiler variants - Matthias Kretz
  • 08ac7ad Clang: work around bogus warnings - Matthias Kretz
  • 1d7681c CTest: add Vc version string to build name - Matthias Kretz
  • 1614740 CTest: try harder to find a git branch name - Matthias Kretz
  • f55bb44 CMake: Move Release default to the top for Windows builds - Matthias Kretz
  • 2284539 Trying to fix -Wundefined-var-template - Matthias Kretz
  • 83d7932 Fix compilation with GCC - Matthias Kretz
  • 7053578 MSVC: needs intrin.h for _BitScanForward - Matthias Kretz
  • 8139eb9 MSVC: wants a return after Vc_UNREACHABLE - Matthias Kretz
  • 8cdcc0c CMake: USE_LAUNCHERS must not be set in CTestConfig - Matthias Kretz
  • 0e8213b CTest: Merge improvments from datapar branch - Matthias Kretz
  • 7a93201 Less parallel testing to avoid OOM kills - Matthias Kretz
  • 1034a2e CTest: migrating GSI dashboard & enable launchers - Matthias Kretz
  • 80cd657 Detect Braswell as Silvermont - Matthias Kretz
  • 55121e8 Support Intel Braswell detection - Matthias Kretz
  • b1959cf Travis: Seems like GCC 4.9 is installed per default now - Matthias Kretz
  • 8727b7b Download test data from github vc-testdata repo - Matthias Kretz
  • be30245 ctest: download test data from GSI URL - Matthias Kretz
  • eabcb2f ctest: skip tests if the label has no tests defined - Matthias Kretz
  • f8b8b30 ctest: ignore icecc errors - Matthias Kretz
  • 2d512e2 cmake: Readd AVX2 trigonometric code - Matthias Kretz
  • cefb874 VcMacros: ensure values in ONLY and EXCLUDE are valid - Matthias Kretz
  • 2bfce51 tests: Fix setup of ICC env for ctest - Matthias Kretz
  • 56f0e25 OFA: for ICC, look at march list instead of vector units - Matthias Kretz
  • 129a6d1 ctest: make test.cmake executable - Matthias Kretz
  • 0d2c52b ctest: fix print_target_architecture usage - Matthias Kretz
  • 85481a1 Implement and test swap for ElementReference - Matthias Kretz
  • e97eab9 Readme: Add a scalar product example - Matthias Kretz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment