You are here: CCLS Collaboration Website >  Cluster Web  >  DellPowerEdgeCluster > CompilingForCluster

Compiling C/C++ code on the Dell HPC Cluster

Our compute nodes have Intel Xeon 5130 processors; these are 64-bit processors, which fall under the category of the Intel codename nocona.

To compile code that is optimized for our Intel Xeon 5130 processors, use the following GCC options:

-O3 -mtune=nocona -ffast-math

If X11R6 libraries are needed, be sure to link to the 64-bit version of the libraries at /usr/X11R6/lib64

Reference

toggleopenShow attachmentstogglecloseHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
pdfpdf gcc.pdf manage 2156.7 K 04 Apr 2007 - 21:55 Mike Wong GCC User Manual
Last revised: r2 - 04 Apr 2007 - 21:55:40 - Mike Wong
 
Center for Computing for Life Sciences
San Francisco State University
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CCLS? Send feedback