Skip to content
Discussion options

You must be logged in to vote

Ahh, there's actually some weird stuff (in my opinion, anyway) with the log system. That output still gets produced, if I understand what you're talking about:

system_info: n_threads = 8 / 16 | AVX = 1 | AVX2 = 1 | AVX512 = 0 | AVX512_VBMI = 0 | AVX512_VNNI = 0 | FMA = 1 | NEON = 0 | ARM_FMA = 0 | F16C = 1 | FP16_VA = 0 | WASM_SIMD = 0 | BLAS = 1 | SSE3 = 1 | SSSE3 = 1 | VSX = 0 | 

However, if you compile with logging, you won't see it on the console anymore. If you compile without logging, then it goes to the console. However, the cmake configuration here doesn't let you turn off logging, so...

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@KerfuffleV2
Comment options

@Folko-Ven
Comment options

@slaren
Comment options

@KerfuffleV2
Comment options

Answer selected by Folko-Ven
@Folko-Ven
Comment options

Comment options

You must be logged in to vote
1 reply
@Folko-Ven
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants