Ask Your Question
0

Compiling Sage with multiple cores

asked 12 years ago

Hi all,

I am compiling Sage 5.0.1 in Ubuntu 12.04 According to the book "Sage: Beginner's Guide" to compile with multiple cores one needs to export a variable MAKE. I did so

export MAKe="make -j7"

and everything went well until the Atlas-3 compilation started. While compiling this (which is painfully big) only 1 core is being used.

Is there a way to compile all the parts of sage with multiple processors?

Thanks

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered 12 years ago

When compiling ATLAS, Sage just uses one thread, as discussed here. And yes, unfortunately ATLAS takes a long time to build, and you just have to wait.

Preview: (hide)
link

Comments

Thank you, I see the problem.

JuanPi gravatar imageJuanPi ( 12 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 12 years ago

Seen: 882 times

Last updated: Jun 19 '12