facebookarchive/caffe2

cpuid_test fails on Power8

Open

#1422 aperta il 3 nov 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Shell (1954 fork)batch import
bughelp wanted

Metriche repository

Star
 (8424 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I just built caffe2 on Ubuntu 16.04.3 on Power8 LE, using all defaults except disabling NNPACK in the top CMakeLists.txt. It builds and installs fine, but when running "make test" it fails on the cpuid_test.

I hope MMX isn't really a requirement for caffe2.. ?

All other tests are successful.

Guida contributor