Hello Alexey Serbin, Kudu Jenkins, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13884

to look at the new patch set (#2).

Change subject: KUDU-2897 Making the -mavx2 flag contingent on the architecture 
rather than the OS alone
......................................................................

KUDU-2897 Making the -mavx2 flag contingent on the architecture rather than the 
OS alone

Earlier, we would use the -mavx2 flag if the OS was UNIX based. However, the 
flag is only
usable if the underlying CPU architecture supports it. I have added a check to 
do that.
The following commit has been tested on x86 and ARM processors - one supporting 
AVX2 and
the other does not. Both were running LINUX.

Change-Id: Ica8c7553cec1fc851685c4a10750e90b3e892500
---
M thirdparty/build-definitions.sh
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/13884/2
--
To view, visit http://gerrit.cloudera.org:8080/13884
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ica8c7553cec1fc851685c4a10750e90b3e892500
Gerrit-Change-Number: 13884
Gerrit-PatchSet: 2
Gerrit-Owner: Ritwik Yadav <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to