cannot run many programs simultaneously

Ian Lance Taylor iant@google.com
Wed Mar 3 15:48:00 GMT 2010


Anna Sidera <sidera.anan@ucy.ac.cy> writes:

> I wrote a gcc program and I am running it on a unix server that has
> 8 cpus. I have to run the program for different sets of input
> paramters. I run the program 6 times simultaneously with 6 different
> sets of input parameters. They run for some time and then they
> stop. However when I run only 3 of them simultaneously, and then run
> the other 3, they all finish successfully. Can you please advise me
> what to do?

I have no idea.  This is a gcc help mailing list, and you haven't
given us any reason to think that this is a gcc issue.  If you want
help you will not to provide much more information.  But unless you
think this is somehow related to gcc, I recommend asking on a
general programming mailing list.

Ian



More information about the Gcc-help mailing list