[hpcdev-discuss] [Open64-devel] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread "C. Bergström"
Rayson Ho wrote: > On Tue, Mar 3, 2009 at 9:03 AM, "C. Bergstr?m" > wrote: > >> This code has exactly what we want and may be more portable. (Along with if >> we change it minimally to fit our need we can just continue to merge >> changes.) >> >> http://svn.mplayerhq.hu/mplayer/trunk/cpuinfo.c

[hpcdev-discuss] [Open64-devel] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread Jian-Xin Lai
sfu/XcvMzF8H > ___ > Open64-devel mailing list > Open64-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/open64-devel > -- Regards, Lai Jian-Xin -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/hpcdev-discuss/attachments/20090303/5b200efd/attachment.html>

[hpcdev-discuss] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread "C. Bergström"
John Martin wrote: > Rayson Ho wrote: >> On Mon, Mar 2, 2009 at 7:13 PM, John Martin >> wrote: >> 1) Best way to replace /proc/cpuinfo for OpenSolaris? opencc -v opencc WARNING: cannot read /proc/cpuinfo, defaulting to basic 32-bit x86. >>> This code is loo

[hpcdev-discuss] [Open64-devel] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread Rayson Ho
On Tue, Mar 3, 2009 at 1:50 PM, "C. Bergstr?m" wrote: > Oh.. nothing too big.. just that it dumps core and and then the debugger > dumps core trying to debug it... If you compile with gcc, then it is easier to debug with gdb. Usually the debugging info (DWARF) generated by gcc can be easily cons

[hpcdev-discuss] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread Rayson Ho
On Tue, Mar 3, 2009 at 9:03 AM, "C. Bergstr?m" wrote: > This code has exactly what we want and may be more portable. (Along with if > we change it minimally to fit our need we can just continue to merge > changes.) > > http://svn.mplayerhq.hu/mplayer/trunk/cpuinfo.c?view=markup Ah, looks good. D

[hpcdev-discuss] mpich2 ch3:ssm with sun studio express

2009-03-03 Thread Mr Yann JOBIC
Hello, I'm using linux etch, with sun studio express. I think i have the same problem on solaris (didn't check yet) I'm trying to compile mpich2, with the ch3:ssm device (the ch3:sock is working fine). I'm getting the error : cc -DHAVE_CONFIG_H -I. -I. -I. -I../../../include -I/home/devel/src_

[hpcdev-discuss] [Open64-devel] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread "C. Bergström"
Rayson Ho wrote: > On Mon, Mar 2, 2009 at 7:13 PM, John Martin wrote: > >>> 1) Best way to replace /proc/cpuinfo for OpenSolaris? >>> >>> opencc -v >>> opencc WARNING: cannot read /proc/cpuinfo, defaulting to basic 32-bit x86. >>> >> This code is looking for the plain text processor desc

[hpcdev-discuss] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread "C. Bergström"
John Martin wrote: > C. Bergstr?m wrote: >> >> >> 1) Best way to replace /proc/cpuinfo for OpenSolaris? >> >> opencc -v >> opencc WARNING: cannot read /proc/cpuinfo, defaulting to basic 32-bit >> x86. > This code is looking for the plain text processor description, e.g. > "Intel(R) Core(TM) i7".

[hpcdev-discuss] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread John Martin
Rayson Ho wrote: > On Mon, Mar 2, 2009 at 7:13 PM, John Martin wrote: > >>> 1) Best way to replace /proc/cpuinfo for OpenSolaris? >>> >>> opencc -v >>> opencc WARNING: cannot read /proc/cpuinfo, defaulting to basic 32-bit x86. >>> >> This code is looking for the plain text processor desc

[hpcdev-discuss] OpenSolaris open64 port - 1st round patch review

2009-03-03 Thread "C. Bergström"
Hi everyone.. If anyone has a spare minute to review the my patch which ports Open64 to OpenSolaris snv_107+. It also contains most (not all) of the changes to complete the FreeBSD port. http://pkg.osunix.org/open64/open64-opensolaris-fbsd-merged-3-3.diff.gz 342 files changed 258K open64-ope