Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2007 19:05:31 +0000
From:      "B. Estrade" <estrabd@gmail.com>
To:        Kris Kennaway <kris@freebsd.org>
Cc:        freebsd-smp <freebsd-smp@freebsd.org>
Subject:   Re: multi-threading with gcc43 openmp on dual core
Message-ID:  <20071017190531.GJ76582@bc1.hpc.lsu.edu>
In-Reply-To: <4716559F.9030908@FreeBSD.org>
References:  <20071017164204.GG76582@bc1.hpc.lsu.edu> <471646D9.5090508@FreeBSD.org> <20071017180140.GI76582@bc1.hpc.lsu.edu> <4716559F.9030908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 17, 2007 at 08:34:07PM +0200, Kris Kennaway wrote:
> I dunno if there is something special you have to do with OpenMP, with 
> pthreads there is nothing special one needs to do, apart from making 
> sure your code is such that multiple threads can actually run at once 
> (i.e. they are not blocking each other for shared resources).

I am using OpenMP because it is easy and coincides with some stuff
I am already doing.  I will take a look at Pthreads since my purpose
is also to see how things work.  Thanks for the suggestion.

I'm going back my cave for a while to take a look at a few things. If 
I have any FreeBSD specific questions or find something that I think is
interestig, I'll stick my head out again.

Hope the lines are better now :)

Cheers,
Brett

> 
> 
> Kris
> 
> P.S. Please wrap your lines, it makes your emails hard to read.
> 

-- 
HPC Enablement Group
Louisiana Optical Network Initiative
http://www.loni.org
225-578-1920




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071017190531.GJ76582>