artificialwisdomai / origin

Artificial Wisdomâ„¢ Cloud Platform
Apache License 2.0
3 stars 4 forks source link

faiss not functioning correctly #114

Open sdake opened 11 months ago

sdake commented 11 months ago

Unfortunately, building faiss has been a major challenge.

There are several problems:

The net result is that when having to do anything new, faiss must be rebuilt, for the 150th time.

Whisky tango foxtrot.

sdake commented 11 months ago

Related issue: https://github.com/facebookresearch/faiss/pull/2062

sdake commented 11 months ago

Root cause: https://github.com/facebookresearch/faiss/issues/2063#issuecomment-925952432

sdake commented 11 months ago

I came across this Dockerfile which has been removed in main. This is nice in that it doesn't include a boatload of dependencies, as in its a good reference. https://github.com/facebookresearch/faiss/blob/1.7.3_release/Dockerfile

sdake commented 11 months ago

This is interesting: https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.6zoiw9

sdake commented 11 months ago

Intel Math Kernel Library Linking considerations.