Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Displaying CPU instruction sets used for TensorFlow build?

6 views
Skip to first unread message

Loris Bennett

unread,
Sep 5, 2023, 3:32:31 AM9/5/23
to
Hi,

Does anyone know how I can display the CPU instruction sets which were
used when TensorFlow was compiled?

I initially compiled TF on a machine with a CPU which supports
AVX512_VNNI. I subsequently recompiled on a second machine without
AVX512_VNNI, but when I run a test program on the second machine, I get
the error:

The TensorFlow library was compiled to use AVX512_VNNI instructions,
but these aren't available on your machine.

I would like to check the instruction sets explicitly, so I can tell
whether I am using the version of TF I think I am, or whether the test
program has some sort of problem.

Cheers,

Loris

--
This signature is currently under constuction.
0 new messages