Ask Your Question
0

Compiling Sage with multiple cores

asked 2012-06-19 07:02:57 +0200

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-06-19 11:57:08 +0200

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.

edit flag offensive delete link more

Comments

Thank you, I see the problem.

JuanPi gravatar imageJuanPi ( 2012-06-19 12:05:40 +0200 )edit

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: 2012-06-19 07:02:57 +0200

Seen: 698 times

Last updated: Jun 19 '12