Topic review - running several instances of Singular at the same time
Author
Message
rambiz
Post subject:
Re: running several instances of Singular at the same time
Thank You!
Thank You!
Posted: Fri Dec 04, 2015 11:22 pm
hannes
Post subject:
Re: running several instances of Singular at the same time
Yes, several instances of Singular may run at the same time. Pay attention to routines in Singular which call external programs (like "4ti2.lib" etc): the created filesnames for the rtransfer of the data may not be unique - but all of this does not ocur while computing Groiebner bases.
Yes, several instances of Singular may run at the same time. Pay attention to routines in Singular which call external programs (like "4ti2.lib" etc): the created filesnames for the rtransfer of the data may not be unique - but all of this does not ocur while computing Groiebner bases.
Posted: Mon Nov 30, 2015 4:27 pm
rambiz
Post subject:
running several instances of Singular at the same time
Hi all, can several instances of singular run concurrently without any problems? For example to calculate Groebner Basis for two different ideals. I am using version 4.0.2 for windows.
Hi all, can several instances of singular run concurrently without any problems? For example to calculate Groebner Basis for two different ideals. I am using version 4.0.2 for windows.