Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Build not working. ONI DLL not found
#7
(20-12-2019, 08:55 AM)josemendez Wrote: Hi there,

After careful testing we've determined it to be a bug in the math library we use, Eigen:
https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1233

Seems to only affect 64 bit Linux. It is caused by an unaligned memory read during matrix data assignment. Weirdly enough we've not been able to reproduce it.

Does your CPU support simd extensions, specifically SSE2 and/or AVX?

Thanks for the quick support! According to CPU-Z yes


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
RE: Linux Build not working. ONI DLL not found - by Emmaa - 20-12-2019, 09:33 AM