Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How many cpus and memory when running on supercomputer?
PostPosted: Thu Jul 30, 2020 11:15 pm 
If I want to run a very expensive Singular program on supercomputer, for example primdecSY, then what should I need to consider?

For example, should I ask for 1 task with many cpus (say 20)?

Any help is appreciated.


Report this post
Top
  
Reply with quote  
 Post subject: Re: How many cpus and memory when running on supercomputer?
PostPosted: Fri Jul 31, 2020 5:06 pm 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
Currently Singular uses only one cpu with the exception of the routines based on modular.lib,
or parallel.lib for example modStd https://www.singular.uni-kl.de/Manual/4-1-3/sing_1298.htm,
moddiq.lib https://www.singular.uni-kl.de/Manual/4-1-3/sing_1292.htm, and some more.

The number of cpus parallel.lib can use can be set by the command line option
Code:
--cpus=...

see https://www.singular.uni-kl.de/Manual/4-1-3/sing_19.htm


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 10:54 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group