473,406 Members | 2,217 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,406 software developers and data experts.

Which C++ compiler for Parallel Algorithm?

mah
Hi,

I'm taking up a project which involves an implementation of parallel algorithm.
Which compiler is the best choice in terms of ease of programming?

Thanks.

Mah.
[comp.parallel moderator note: cross posted followups will be delayed 1.5
weeks while the moderator is in Japan. Final posts should reach me by
11 PM PDT Wed., 24 sep.]

--
Aug 24 '05 #1
4 1360
Ian
ma*@clerk.com wrote:
Hi,

I'm taking up a project which involves an implementation of parallel algorithm.
Which compiler is the best choice in terms of ease of programming?

How can anyone answer if you don't even mention the platform?

Ian
Aug 24 '05 #2
mah
Sorry for the mistake. The implementation is meant for Windows
platform.

Aug 25 '05 #3
ma*@clerk.com wrote:

Sorry for the mistake. The implementation is meant for Windows
platform.


Now continue to define:
"ease of programming"
especially in the context of 'compiler'. Theoretically all compilers
for a given language are equal: They translate source code into machine
code given a well defined language grammer.
Some of them do a better job then others, but neither of them is
'easier to use' then any other.

What seems easy to you may seem odd to me. Exactly this
is why there are dozens of editors around out there. Eg. I
have never understood why people liked 'vi'. I hated it,
but I loved the VAX/VMS editor.

--
Karl Heinz Buchegger
kb******@gascad.at
Aug 25 '05 #4
Mah

Not very sure what you mean by 'best choice interms of ease of
programming' in choosing a compiler. My own view would be that if you
want ease of programming you should not choose a C++ compiler. (Sorry,
but I'm a Fortran programmer.) But, if you do, what's wrong with the
GNU compilers ? If you could explain that then we might be able to
determine what features you are looking for in a compiler and give you
more precise help.

Regards
Mark Westwood
Parallel Programmer

--
Aug 25 '05 #5

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

Similar topics

1
by: Andy Dalton | last post by:
Greetings, Does anyone know if there is a tool similar to distcc (http://distcc.samba.org/) for Java? I'm interested in finding a parallel or distributed Java compiler. Thanks for your time....
10
by: bpontius | last post by:
The GES Algorithm A Surprisingly Simple Algorithm for Parallel Pattern Matching "Partially because the best algorithms presented in the literature are difficult to understand and to implement,...
34
by: sushant | last post by:
hi all, suppose i have 2 loops one inside the other, like this 1) for(i=0;i<=100;i++) { for(j=0;j<=10;j++) { some code; }
4
by: Keith Patrick | last post by:
I have a web page that has a bunch of usercontrols, each declaring a Button called "GoButton". Now, my parent page has to be able to determine which button triggered the event. The catch is: I'd...
126
by: ramyach | last post by:
Hi friends, I need to write a parallel code in 'C' on the server that is running SGI Irix 6.5. This server supports MIPS Pro C compiler. I don't have any idea of parallel C languages. I looked...
30
by: lovecreatesbea... | last post by:
K&R says the following in the preface to the first edition, "... the C compiler, and ... are written in C." I'm wondering, does it say even the first / original C compiler was written in C?
2
by: simo | last post by:
Hello to all... I am trying to write an algorithm parallel in order to realize the quicksort. They are to the first crews with C and MPI. The algorithm that I am trying to realize is PARALLEL...
20
by: mike3 | last post by:
Hi. (Xposted to both comp.lang.c++ and comp.programming since I've got questions related to both C++ language and general programming) I've got the following C++ code. The first routine runs in...
1
by: mjm2114 | last post by:
Hi there, I have a question on a naive implementation of a parallel MT that I've done using the fortran version of MT19937ar.f posted in Prof. Matsumoto's website....
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.