mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Print CPU flags at startup
This commit is contained in:
parent
0787e9f402
commit
39f363ba6e
@ -725,7 +725,7 @@ try
|
||||
CPU_ID_ENUMERATE(COLLECT_FLAG)
|
||||
#undef COLLECT_FLAG
|
||||
|
||||
LOG_INFO(log, "Available CPU instructions: {}", cpu_info);
|
||||
LOG_INFO(log, "Available CPU instruction sets: {}", cpu_info);
|
||||
|
||||
sanityChecks(*this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user