Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Parallel processing
PostPosted: Mon Oct 11, 2010 1:44 pm 

Joined: Sat Oct 01, 2005 11:40 am
Posts: 40
Location: IIT Guwahati, Guwahati, Assam, INDIA
I have written a code in which I am doing certain computation in a loop and each of the step is independent of the other. So I was just wondering if it is possible to use a grid/cluster and do the simultaneous computations! In other words does Singular support parallel computing? If yes, how does one go about it?

-- VInay


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Parallel processing
PostPosted: Wed Oct 13, 2010 6:15 am 

Joined: Sun Feb 28, 2010 10:32 am
Posts: 7
Dear Vlnay,

right now you can use MP links for parallelizing your code (in a network). Note that MP links are restricted to 32-bit. With the next release we will enable you to use so-called SSI links which can be used in the same manner also for 64-bit.

Please have a look at the following pages of our Manual for syntax & examples:
Manual/3-1-1/sing_99.htm#SEC140 (overview)
Manual/3-1-1/sing_106.htm#SEC147 (MP links in more detail)
Manual/3-1-1/sing_609.htm#SEC662 (small example of how to parallelize using MP links)

Christian


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:07 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group