From: Guido Kanschat Date: Fri, 17 Oct 2014 08:54:07 +0000 (+0200) Subject: Merge pull request #202 from kronbichler/master X-Git-Tag: v8.2.0-rc1~102 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0183d66a7083fc70baeda539f4c82be75eabdade;p=dealii.git Merge pull request #202 from kronbichler/master Improved AVX-512 vectorization code path. The original version of the AVX-512 vectorization (DEAL_II_VECTORIZATION_LEVEL = 3) was not properly tested. When I did some tests with gcc, it turned out that I had to fix a few issues. Now it compiles fine and the generated assembler code looks good, but there is no hardware out to test it yet. --- 0183d66a7083fc70baeda539f4c82be75eabdade