Open AbhishekUoR opened 4 years ago
Did you find a solution to this?
Yes,
Are you using tensorflow?
On Thu, Jun 25, 2020 at 12:19 AM amelfatima1231 notifications@github.com wrote:
Did you find a solution to this?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/s5z/zsim/issues/239#issuecomment-649206982, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG6MWRK2DXSYANDENOAHEXTRYLF6NANCNFSM4N3R35YA .
-- Thanks, Abhishek Singh PhD Student Lehigh University
Remember "Chance favors the prepared mind."(Pasteur)
@AbhishekUoR Any chance you remember how you fixed this? Thanks.
I am running graph neural network application from https://github.com/tkipf/gcn
I get the following error: The TensorFlow library was compiled to use SSE4.1 instructions, but these aren't available on your machine.
I use Pin-2.14, my machine has Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-32-generic x86_64)
Does anyone know how to solve SSE4.1 instructions problem?