On Saturday, 24 March 2012 03:26:04 UTC+8, William wrote: > > > > On Friday, March 23, 2012, Dima Pasechnik <> wrote: > > Currently Sage ships only single-threaded Atlas libraries. > > (i.e. no ptcblas and ptf77blas) > > What is the reason behind this? > > Nobody got around to it. Seriously, that is the only reason. Back at > sage days 9, mabshoff and Clement Pernet demo'd building sage with > multithreaded atlas. >
a related issue - what about compatibility with open-MP? http://openmp.org/ The package I am talking about: https://projects.coin-or.org/Csdp/ (with Python interface to it: https://github.com/BenjaminKern/pycsdp) uses openmp #pragma things to parallelize numerical linear algebra. So one has to compile with -fopenmp option set. > > Over at sage-support there was a question about installing in Sage > > a Python package that uses these libraries. > > > > Thanks, > > Dima > > -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org