nmatrix icon indicating copy to clipboard operation
nmatrix copied to clipboard

Search for liblapack_atlas

Open ktns opened this issue 9 years ago • 5 comments

On a debian/ubuntu box, clapack_xgetrf is in liblapack_atlas.so.

ktns avatar Mar 22 '15 16:03 ktns

This is going to be a tricky one to merge, because we have to test it on a whole bunch of systems and can't just rely on Travis-CI. One thing you could do to make the process move a little faster is test it on a machine running Yosemite.

translunar avatar Mar 23 '15 14:03 translunar

Sorry, I don't have immediate access to a MacOSX box, but I will test this patch on MacOSX soon. By the way, I think we can safely call have_library on a system without the library. What is your concern?

ktns avatar Mar 26 '15 01:03 ktns

@ktns Have a look at the commit history for extconf.rb to get an idea for how complicated it has been to make this config work for all systems. =/

translunar avatar Mar 30 '15 15:03 translunar

@ktns could you please rebase again the current master and check if tests pass using the latest travis config? It should test for all systems.

v0dro avatar Jan 13 '16 11:01 v0dro

Bump.

translunar avatar Mar 04 '17 00:03 translunar