Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - Error in a supercomputer
Author Message
  Post subject:  Re: Error in a supercomputer  Reply with quote
Singular -b --MPport=PORT --MPhost=HOST
means that this Singular process connects to the host HOST at port PORT
and expects from there input (via an ssi link).

In short: -b is used by Singular to start processes via an ssi-tcp-link
(see https://www.singular.uni-kl.de/Manual/4 ... ng_120.htm)
Post Posted: Thu Oct 17, 2019 9:31 am
  Post subject:  Error in a supercomputer  Reply with quote
Hi guys,

I'm trying to run Singular in a supercomputer with the option of batch.
Following the manual I see that I have to include the flag -b and then MPport=PORT and MPhost=HOST.
Moreover, as I understand if I do not these values I should use PORT and HOST, therefore the code I used was:

Singular --cpus=$SLURM_CPUS_PER_TASK -b --MPport=PORT --MPhost=HOST name.txt > name.out

Nevertheless I got the error : ** missing arguments: -b requires --link/--MPhost/--MPport


Could you help me here? What am I missing?
Thank you very much,
Post Posted: Wed Oct 16, 2019 6:11 pm


It is currently Fri May 13, 2022 10:55 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group