This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc optimization for scyld OS


Hi,
I am new to linux cluster environments. Recently we have ported some C programs to a
linux cluster of 3 nodes running the Red Hat Scyld OS. Currently, our programs do
not employ any special parallel libraries like PVM or MPI. 

Can I still use GCC -O / -O1 / -O2 .. flags to compile these files. Does this still
increase the performance or does this have any side effects?

Does Scyld parallelize the programs by default, atleast upto some extent without
using the specialized libraries? (This question is not exactly related to GCC).

Could someone please help me out.
Thanks,
Sashi.

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]