jsquyres [Fri, 10 Feb 2012 22:55:59 +0000] rev 19396
Fixes #3008: CMR README update for Studio on Ubuntu and abort configure on the usage of gccfss
Custom patch from ticket
jsquyres [Fri, 10 Feb 2012 22:50:55 +0000] rev 19395
Fixes #3007: CMR: Add LANL's TLCC2 Platform Files to 1.4
Custom patches from ticket
tdd [Fri, 10 Feb 2012 19:25:23 +0000] rev 19394
Added notes about Solaris Studio and Ubuntu. Also added check for gccfss being the compiler and abort configure if it is.
jsquyres [Fri, 10 Feb 2012 18:29:52 +0000] rev 19393
In a recent v1.5 branch issue, it took a while to figure out that
paffinity hwloc was returning "NOT_SUPPORTED" when the real problem
was that the underlying hwloc simply hadn't been initialized yet. So
let's clearly delineate this case: return OPAL_ERR_NOT_INITIALIZED if
the underlying hwloc is not initialized.
jsquyres [Fri, 10 Feb 2012 18:09:19 +0000] rev 19392
hwloc131_module.c isn't necessary -- there's no module.
jsquyres [Fri, 10 Feb 2012 12:27:46 +0000] rev 19391
Refs #3001.
Should never use AC_MSG_ERROR in a component configure.m4.
This also still needs to be reviewed, so I'm sticking it as part of
number #3001, which Brian will review shortly. But I'm committing it
now so that we can build 1.5 nightly tarballs.
hjelmn [Fri, 10 Feb 2012 01:27:31 +0000] rev 19390
ugni: fixed typo
hjelmn [Fri, 10 Feb 2012 01:11:54 +0000] rev 19389
ugni: move mca_btl_ugni_smsg_mbox_t back to btl_ugni_endpoint.h
hjelmn [Fri, 10 Feb 2012 00:47:29 +0000] rev 19388
ugni btl update. changes:
- re-enable sendi
- move smsg common code into btl_ugni_smsg.h
- added new parameters for smsg/eager frags
- use get for frags larger than the smsg_limit
- bug fixes
- code cleanup
hjelmn [Fri, 10 Feb 2012 00:47:14 +0000] rev 19387
lanl: add -march=amdfam10 to xe6 platform files