Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
6e5fd307
Commit
6e5fd307
authored
Jan 12, 2018
by
Andreas Marek
Browse files
Informative message for Xeon PHI
parent
70554f57
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
6e5fd307
...
...
@@ -892,6 +892,7 @@ if test x"${need_avx512}" = x"yes"; then
# we want only one to be true; this is ugly but could not come up with a better way
grep Phi /proc/cpuinfo > /dev/null
if test x"$?" = x"0" ; then
echo "Xeon PHI found ... disabling AVX512 Xeon"
can_compile_avx512_xeon=no
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment