There is the "bsd" machine that you could use. I've ordered a new mac, 
though it hasn't arrived yet and we have pretty bad networking in our new 
building...

I wanted to move all the hardcoded atlas libraries into a script that spits 
out the necessary compiler flags. Then we could easily swap out atlas for 
other implementations, e.g. openblas or MKL. This is similar to pkgconfig, 
but not quite since pkg-config has not notion of alternative 
implementations of an API.




On Friday, December 27, 2013 3:58:30 PM UTC, Jean-Pierre Flori wrote:
>
> Dear all,
>
> I'd like to cleanup the way we build a bunch of packages more or less 
> related to ATLAS:
> * remove the dirty configure hack to IML which makes it so that IML does 
> not link to CBLAS/ATLAS and as a consequence LinBox does not use IML 
> because of undefined symbols.
> * patch LinBox with upstream fix to correctly deteck newer FPLLL (and 
> potentially patch the IML detection on systems with picky linkers, e.g. 
> Solaris, Cygwin).
> * make FFLAS-FFPACK better detect CBLAS and LAPACK.
> * surely a bunch of other wonderful fixes.
>
> Unfortunately I cannot test it easily test it on OS X which has its own 
> accelerate framework (I have a VM with OS X but that's not exactly very  
> practical), so if someone could provide me access to such a system I'll 
> happily torture it and tweak my patches so that they work on OS X.
>
> Best,
> JP
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to