473,394 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

C and OpenMP

Hi all!!!
I'm trying to find a *good* book about OpenMP and C, but I can't find
anything specific. Can you advice me some good (and updated) books about
OpenMP using the C interface? I'd like a book that covers everything
from the ground up. Thank you in advance.
Jun 27 '08 #1
6 2150
Renato Perini <rp*****@email.itwrites:
I'm trying to find a *good* book about OpenMP and C, but I can't find
anything specific. Can you advice me some good (and updated) books
about OpenMP using the C interface? I'd like a book that covers
everything from the ground up. Thank you in advance.
Since OpenMP isn't part of standard C, you're not likely to get much
good advice here in comp.lang.c. <http://openmp.org/is likely to be
a much better source of information.

--
Keith Thompson (The_Other_Keith) <ks***@mib.org>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
Jun 27 '08 #2
Renato Perini wrote:
>
I'm trying to find a *good* book about OpenMP and C, but I can't
find anything specific. Can you advice me some good (and updated)
books about OpenMP using the C interface? I'd like a book that
covers everything from the ground up. Thank you in advance.
comp.lang.c is about the C language, as defined in the C standard.
OpenMP (whatever that is) is not mentioned in the standard. You
need a newsgroup that deals with it. comp.programming might be
able to lead you there.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
** Posted from http://www.teranews.com **
Jun 27 '08 #3
On 5 May 2008 at 23:08, Renato Perini wrote:
I'm trying to find a *good* book about OpenMP and C, but I can't find
anything specific. Can you advice me some good (and updated) books about
OpenMP using the C interface? I'd like a book that covers everything
from the ground up. Thank you in advance.
That's a tough ask. I've only looked at two books on OpenMP, and they
both have problems: "Parallel Programming in OpenMP" is excellent, but
unfortunately mostly uses Fortran, while "Using OpenMP" is more
even-handed with the two languages but is pitched at a pretty basic
level. There's also "Parallel Programming in C with MPI and OpenMP",
which is a superb book but probably not what you're after - it focuses
almost entirely on parallel algorithms rather than practical programming
with the APIs.

Is there a good reason you're learning OpenMP instead of MPI?

Jun 27 '08 #4
Antoninus Twink wrote:
On 5 May 2008 at 23:08, Renato Perini wrote:
>I'm trying to find a *good* book about OpenMP and C, but I can't find
anything specific. Can you advice me some good (and updated) books about
OpenMP using the C interface? I'd like a book that covers everything
from the ground up. Thank you in advance.

That's a tough ask. I've only looked at two books on OpenMP, and they
both have problems: "Parallel Programming in OpenMP" is excellent, but
unfortunately mostly uses Fortran, while "Using OpenMP" is more
even-handed with the two languages but is pitched at a pretty basic
level. There's also "Parallel Programming in C with MPI and OpenMP",
which is a superb book but probably not what you're after - it focuses
almost entirely on parallel algorithms rather than practical programming
with the APIs.

Is there a good reason you're learning OpenMP instead of MPI?
Why is MPI better?

--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
Jun 27 '08 #5
On 6 May 2008 at 8:45, jacob navia wrote:
Why is MPI better?
It isn't necessarily better - as always it depends on the application.
But for serious parallel processing, clusters are the way the world is
going, and OpenMP is only good in shared memory situations. It also has
the musky scent of Fortran about it :)

Jun 27 '08 #6
Sorry for the off topic question!!!
Keith Thompson ha scritto:
Renato Perini <rp*****@email.itwrites:
>I'm trying to find a *good* book about OpenMP and C, but I can't find
anything specific. Can you advice me some good (and updated) books
about OpenMP using the C interface? I'd like a book that covers
everything from the ground up. Thank you in advance.

Since OpenMP isn't part of standard C, you're not likely to get much
good advice here in comp.lang.c. <http://openmp.org/is likely to be
a much better source of information.
Jun 27 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Rodrigo Perottoni | last post by:
I'm trying compiling and running the OpenMP Benchmark, but I have some problems. Anyone knows how I compiling and running OpenMP? Thank You.
5
by: Vladimir_petter | last post by:
Hello guys, Looks like this technology is comming along with VS2005. Anybody has an expirience of using it along with C++? What are the patterns? Thanks, Vladimir.
8
by: Gabest | last post by:
I really like the new openmp implementation of vc, but I ran into a something which may be a bug. Please see the following little example: void funct() { __declspec(align(16)) BYTE buff;...
0
by: Klaas Vantournhout | last post by:
Hi all, I am searching for compilers which can handle openMP. I know that gnu gcc will include it in their 4.2 version and that it is back ported to the 4.1 of FC5. I also know that it is...
1
by: Carl J. Van Arsdall | last post by:
Hey everyone, I know I've posted several questions regarding python and python's parallel capabilities so bear with me as I've never attempted to incite discussion. However, today I'm...
0
by: BallCOMET | last post by:
I have an application that I built with Visual Studio 2005 and for which I enabled OpenMP. If I open the compiled binary in Visual Studio, this is the manifest that is embedded in the executable...
2
by: firenet | last post by:
gcc -g -fopenmp openmp.c -o openmp cc1: error: unrecognized command line option "-fopenmp" i wrote a simple openmp.c and wanted to compile it, but i got this error. What should i do ? Thanks
7
by: s.z.s | last post by:
Hi! Is anybody using an openmp compiler under cygwin? I tried to install gcc 4.2.2 without success and now I'm looking for alternatives. Thanks, Steffen
0
by: Alien | last post by:
Hi, I am having bit of confusion about !$OPENMP DO/!$OPENMP END DO and !$OPENMP PARALLEL DO/!$OPENMP END PARALLEL DO directives. Having looked at my notes, the only difference I can find is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.