From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,ee1e7bdc743a3545 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!s36g2000prh.googlegroups.com!not-for-mail From: Anatoly Chernyshev Newsgroups: comp.lang.ada Subject: Re: Multicore problem Date: Tue, 9 Mar 2010 23:19:23 -0800 (PST) Organization: http://groups.google.com Message-ID: <095dc775-e214-4ccd-bf26-45ab27b3b277@s36g2000prh.googlegroups.com> References: <80b7542b-38d7-4da2-aa50-1c734b3c516c@q2g2000pre.googlegroups.com> <4b968f0e$0$1996$4f793bc4@news.tdc.fi> <71a2ea77-f97d-4e48-ba82-8322974f5c2b@s36g2000prh.googlegroups.com> NNTP-Posting-Host: 212.72.17.30 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1268205563 14860 127.0.0.1 (10 Mar 2010 07:19:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 10 Mar 2010 07:19:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s36g2000prh.googlegroups.com; posting-host=212.72.17.30; posting-account=g6PEmwoAAADhFsmVm6Epjviaw4MLU0b5 User-Agent: G2/1.0 X-HTTP-Via: 1.1 porxy.unizwa.edu.om:80 (IronPort-WSA/6.3.3-015) X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9506 Date: 2010-03-09T23:19:23-08:00 List-Id: Thanks a lot to all responded. What is clear now is that the problem is rather complicated. I guess, I'd better be off with distributing the calculation over several PCs, with one task on each.