Compiler support for multicore architectures

gaurav <gauravgautam123@gmail.com>
Tue, 18 Nov 2008 13:27:22 -0800 (PST)

          From comp.compilers

Related articles
Compiler support for multicore architectures gauravgautam123@gmail.com (gaurav) (2008-11-18)
Re: Compiler support for multicore architectures kamalpr@hp.com (kamal) (2008-11-18)
Re: Compiler support for multicore architectures ian@airs.com (Ian Lance Taylor) (2008-11-18)
Re: Compiler support for multicore architectures m.helvensteijn@gmail.com (2008-11-19)
Re: Compiler support for multicore architectures walter@bytecraft.com (Walter Banks) (2008-11-19)
Re: Compiler support for multicore architectures toby@telegraphics.com.au (toby) (2008-11-20)
Re: Compiler support for multicore architectures jatin.bhateja@gmail.com (Jatin Bhateja) (2008-11-21)
[4 later articles]
| List of all articles for this month |

From: gaurav <gauravgautam123@gmail.com>
Newsgroups: comp.compilers
Date: Tue, 18 Nov 2008 13:27:22 -0800 (PST)
Organization: Compilers Central
Keywords: architecture, parallel, question
Posted-Date: 18 Nov 2008 19:13:46 EST

hi,


There has been a lot of discussions going on about compiler support
for multicore architectures.


I have a few basic questions.


What different things can a compiler do to make mutithreaded programs
run better on multicore? Isnt it much depends on the threading
library , OS and the programmar instead on compiler ?


It will be great to have your thoughts on this.


Thanks
Gaurav



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.