This is the mail archive of the
pthreads-win32@sourceware.org
mailing list for the pthreas-win32 project.
Few Questions
- From: Mahammed F Eessa <mohammadfaiz2003 at yahoo dot com>
- To: pthreads-win32 at sourceware dot org
- Date: Mon, 6 Oct 2008 06:21:01 -0700 (PDT)
- Subject: Few Questions
- Reply-to: mohammadfaiz2003 at yahoo dot com
Hi all,
I'm really new In Parallel Programming But my lecturer ask me to write a parallel program, anyway I have few questions which are :
1) what are the general steps to develop parallel program using Pthread?.
2) How to Paralyze For loop and nested for loops using Pthread ?
3) Could you please give me a simple program which illustrate this things or at lease guide me on how to do it?
Note: I'm using Microsoft Visual c++ 2005 , and My PC is Dual Core Processors
Thanks In advance