Jeff Squyres
320b7bd5df
Update platform files to use enable_mpi_fortran, not enable_mpi_f77
...
and enable_mpi_f90
This commit was SVN r26284.
2012-04-18 16:16:33 +00:00
Nathan Hjelm
ad6f0ac59d
set default binding in lanl platform files to by core
...
This commit was SVN r25620.
2011-12-12 20:05:48 +00:00
Nathan Hjelm
adf950f4ab
LANL: don't use per-peer receive queues on rr-class
...
This commit was SVN r25320.
2011-10-18 16:45:44 +00:00
Nathan Hjelm
2605fc6a54
actually need pml = csum for these
...
This commit was SVN r24318.
2011-01-27 20:44:13 +00:00
Samuel Gutierrez
2574e18de4
update LANL's tlcc and rr-class platform files
...
This commit was SVN r24278.
2011-01-20 18:59:37 +00:00
Nathan Hjelm
02e60d326e
removed csum from rr p1 architecture conf files
...
This commit was SVN r24211.
2011-01-10 16:04:48 +00:00
Samuel Gutierrez
63e7bf2783
Revert back to not building carto. Also see: r22204.
...
This commit was SVN r22208.
The following SVN revision numbers were found above:
r22204 --> open-mpi/ompi@460f64a39e
2009-11-10 00:34:38 +00:00
Samuel Gutierrez
8956d9c66b
Remove carto from enable_mca_no_build. Not building carto seems to make the LANL machines unhappy.
...
This commit was SVN r22198.
2009-11-05 23:37:40 +00:00
Samuel Gutierrez
5182617321
Update LANL's rr-class platform files.
...
This commit was SVN r22023.
2009-09-28 14:10:11 +00:00
Ralph Castain
a91f8e0e87
Update LANL platform files
...
This commit was SVN r21925.
2009-09-01 13:32:10 +00:00
Ralph Castain
49d6cefe07
Fix a typo in the lanl platform files
...
This commit was SVN r21435.
2009-06-15 13:41:43 +00:00
Ralph Castain
1d1e29d482
Adjust platform files to use new opal_paffinity_alone param
...
This commit was SVN r21210.
2009-05-12 02:22:58 +00:00
Ralph Castain
8edc9d8a7d
Update LANL platform files to no-build carto
...
This commit was SVN r21204.
2009-05-11 14:14:14 +00:00
Ralph Castain
1663e51d9d
Adjust LANL platform files. Remove non-cross compile versions for cells now that cross-compiling works
...
This commit was SVN r21081.
2009-04-27 19:07:25 +00:00
Ralph Castain
3069c9dc40
Update LANL platform files
...
This commit was SVN r21051.
2009-04-21 20:07:43 +00:00
Ralph Castain
65f0a1759d
Relentless pursuit of parameters...
...
This commit was SVN r21034.
2009-04-16 18:54:19 +00:00
Ralph Castain
201c2323be
Update LANL platform files
...
This commit was SVN r21019.
2009-04-15 18:02:19 +00:00
Ralph Castain
e52dc0bb9e
Search for the perfect platform file...
...
This commit was SVN r21010.
2009-04-15 01:33:41 +00:00
Ralph Castain
4f4af6e8cb
Update LANL files again in the endless search through the weeds of the OMPI configure system.
...
I no longer wonder why people say OMPI is so hard to use. :-/
This commit was SVN r21004.
2009-04-14 20:11:17 +00:00
Ralph Castain
bca3db631d
Update LANL platform files
...
This commit was SVN r20962.
2009-04-09 02:48:54 +00:00
Ralph Castain
41a273276e
Update LANL platform files
...
This commit was SVN r20959.
2009-04-08 19:17:07 +00:00
Ralph Castain
f72e3ba9f9
Update the PML base send init macro to take a converter_flag field (discussed with George).
...
Update the csum pml module - still not quite right, but closer.
Modify the LANL platform files to keep pace.
This commit was SVN r20859.
2009-03-24 19:12:53 +00:00
Ralph Castain
17f51a0389
Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params.
...
Add two new configure options that specify:
1. when to add padding to the openib control header - this *only* happens when the configure option is specified
2. when to use the dr-like checksum as opposed to the memcpy checksum. Not selectable at runtime - to eliminate performance impacts, this is a configure-only option
Also removed an unused checksum version from opal/util/crc.h.
The new component still needs a little cleanup and some sync with recent ob1 bug fixes. It was created as a separate module to avoid performance hits in ob1 itself, though most of the code is duplicative. The component is only selectable by either specifying it directly, or configuring with the dr-like checksum -and- setting -mca pml_csum_enable_checksum 1.
Modify the LANL platform files to take advantage of the new module.
This commit was SVN r20846.
2009-03-23 23:52:05 +00:00
Ralph Castain
2f26873682
Update LANL platformm files to turn off valgrind as none of our installations are current enough anyway
...
This commit was SVN r20806.
2009-03-17 18:01:16 +00:00
Ralph Castain
6c639ea86c
Update LANL platform files
...
This commit was SVN r20787.
2009-03-16 15:50:41 +00:00
Ralph Castain
22bb995439
Add platform files for embedded operations.
...
Update the slave platform file to specify script wrapper compilers.
This commit was SVN r20761.
2009-03-11 16:05:17 +00:00
Ralph Castain
47f875bca1
Update the slave platform file to support cross-compiling of C and C++ programs - more work to do for Fortran
...
This commit was SVN r20613.
2009-02-20 15:54:54 +00:00
Ralph Castain
51b2f68184
Step two of replacing symbolic links with hard copies
...
This commit was SVN r20589.
2009-02-19 15:02:17 +00:00
Ralph Castain
3ce3ff2b43
Step 1 of a two step cleanup as some systems don't like symbolic links
...
This commit was SVN r20588.
2009-02-19 14:58:16 +00:00
Ralph Castain
03e61efe1f
Ensure hetero is enabled, and slave makes binaries for compile support
...
This commit was SVN r20505.
2009-02-10 19:10:29 +00:00
Ralph Castain
5e0be012e0
Minor adjustments to lanl platform files, addition of slave configuration
...
This commit was SVN r20487.
2009-02-09 20:37:30 +00:00
Ralph Castain
c0e2ccb591
Enable filem
...
This commit was SVN r20401.
2009-02-02 17:13:48 +00:00
Ralph Castain
825b5366ed
Update LANL platform files by no-building TCP BTL. Apparently, some folks were overriding the default sys param file to specify TCP over Ethernet...and crashing clusters
...
This commit was SVN r20292.
2009-01-18 01:56:42 +00:00
Ralph Castain
6141401331
Update the LANL platform files for 1.3
...
This commit was SVN r20088.
2008-12-09 16:35:51 +00:00
Ralph Castain
97b481f658
Update LANL platform files - hopefully, last time!
...
This commit was SVN r19902.
2008-11-03 21:47:50 +00:00
Ralph Castain
72a9c19dec
Final cleanup of lanl platform files prior to release
...
This commit was SVN r19865.
2008-10-31 19:48:33 +00:00
Ralph Castain
1976992300
Update platform files to correctly deal with visibility and memchecker
...
This commit was SVN r19677.
2008-10-03 13:41:33 +00:00
Ralph Castain
5f3861572d
Update LANL platform files
...
This commit was SVN r19552.
2008-09-12 16:48:31 +00:00
Ralph Castain
d36a885b1a
Prep LANL platform files for distribution. Add platform file for odin as personal convenience (params may not be right)
...
This commit was SVN r19507.
2008-09-05 18:11:41 +00:00