single threaded atlas

62 views
Skip to first unread message

Rajeev Singh

unread,
May 19, 2012, 3:26:36 AM5/19/12
to sage-...@googlegroups.com
Hi,

How can I compile Sage such that atlas gets compiled to use single
thread? I need this because I am writing an explicit parallel code
using Sage's parallel (or mpi4py) and I don't want the individual
processes to start many threads.

Regards,
Rajeev

Volker Braun

unread,
May 19, 2012, 7:07:46 PM5/19/12
to sage-...@googlegroups.com
You can manually replace the atlas/blas libraries with single-threaded versions. 

Also, I think ATLAS is relatively smart about its threshold when it starts using threads. Small matrices are always done in a single thread.
Reply all
Reply to author
Forward
0 new messages