dpengpeng opened a new issue, #9133:
URL: https://github.com/apache/incubator-gluten/issues/9133

   ### Problem description
   
   When I use Hygon servers to compile Gluten, the following compilation issues 
are displayed, indicating that this type of CPU is not supported:
   
   ```
   FAILED: velox/tpch/gen/dbgen/CMakeFiles/dbgen.dir/dbgen_gunk.cpp.o 
   ...
   cc1plus: error: CPU you selected does not support x86-64 instruction set
   
   ```
   I am running a compilation program in a CentOS 7 container on a Hygon server.
   Have you tried this type of CPU? How can I modify the setup to adapt to this 
type of server? 
   The CPU information is as follows:
   
   > /proc/cpuinfo:
   > processor       : 0
   > vendor_id       : HygonGenuine
   > cpu family      : 24
   > model           : 4
   > model name      : Hygon C86-4G 7490 64-core Processor
   
   ### System information
   
   I am running a compilation program in a CentOS 7 container on a Hygon server.
   
   ### CMake log
   
   ```bash
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to