comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: do ada tasks run accross 16 cpu boxs? or stuck on 1 cpu?
Date: Tue, 07 May 2013 13:29:45 -0700
Date: 2013-05-07T13:29:45-07:00	[thread overview]
Message-ID: <kmbo13$eb3$2@dont-email.me> (raw)
In-Reply-To: <19811f9b-0fe9-449c-a082-4764a2bc66c4@googlegroups.com>

On 05/07/2013 01:16 PM, johannes falcone wrote:
> How would an ada program use 16 core box?
>
> Are the tasks green threads? meaning 1 cpu microthreads? or are they somehow
> green threads than can run on 16 cpus at same time?  or are they like os
> threads and heavy?
>
> I think they are the best combo green threads than can use N cpus by being
> farmed out to all avaialble cpu as wrokers cpus .... but not sure..

This depends on the compiler. Most implement tasks so they use the available 
processors, but some don't.

-- 
Jeff Carter
"We call your door-opening request a silly thing."
Monty Python & the Holy Grail
17

  reply	other threads:[~2013-05-07 20:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 20:16 do ada tasks run accross 16 cpu boxs? or stuck on 1 cpu? johannes falcone
2013-05-07 20:29 ` Jeffrey Carter [this message]
2013-05-07 20:45   ` Ludovic Brenta
2013-05-07 23:10     ` johannes falcone
2013-05-08 13:13 ` john
2013-05-08 13:15   ` john
2013-05-12  7:17 ` ldries46
2013-05-12 16:35   ` Dennis Lee Bieber
2013-05-21 19:41     ` Michael Erdmann
2013-05-22 12:14       ` Marc C
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox