apache / apache/gluten

[VL] Build velox failed for machines without AVX-512 instruction set

Open
#8,693 0 comments 0 reactions 0 assignees View on GitHub
triage
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

### Problem description

When compiling simdjson for Velox using dynamic compile method, it failed. The detail is as follow:

Image

'vpcompressb' is an instruction of AVX-512 instruction set, see: https://en.wikipedia.org/wiki/AVX-512

But my machine does not have AVX-512, see:

Image

### System information
centos7
Intel(R) Xeon(R) CPU E5-2650

Image

### CMake log

```bash

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.