Hi Angle^2,

On Fri, May 04, 2007 at 04:02:07PM +0700, angle angle wrote:
>I begin to learn about cluster and I would like to set up cluster in shared 
>memory. I have to use OpenMP library and oscar but I did not found OpenMP in 
>oscar package list. Can I do it?

OpenMP is found in compilers. it's in gcc4/gfortran in recent
RHEL/CentOS 4 and in gcc/gfortran in RHEL/CentOS 5 and anything from
Fedora 5 onwards. Probably other distros too... Also compilers from
Intel. Probably others as well.
OpenMP only works within a node - not across a cluster.

if you want a distributed shared memory system then maybe look at
Intel's ClusterOpenMP(?), but don't expect it to work that well any
anything except high end interconnects, and even then... (or so I've
heard)

cheers,
robin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to