4 Commits

Autor SHA1 Mensagem Data
Ken Raffenetti c551bcf6d7 contrib: Remove knem source code
No longer supported in nemesis, remove knem source code.
2019-05-24 12:05:55 -05:00
Akhil Langer eef99d350c Remove trailing newlines
This removes redundant trailing newlines from all the
files (including Makefiles), for consistency across files.
Originally, I wanted to do it for Makefiles in the coll
directory. But since it was a single line script, I ran
it across the whole repository. Here is the script:

sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba'

Signed-off-by: Ken Raffenetti <raffenet@mcs.anl.gov>
2018-05-04 08:32:08 -05:00
Pavan Balaji ec89df85f4 [svn-r10446] Rename MPICH2 to MPICH.
No reviewer.
2012-10-24 00:43:44 +00:00
David Goodell 9744ffe50a [svn-r4311] Create contrib directory and add knem-0.5.0 there initially.
Also add 'knem' as a valid way to specify the dma local LMT.

No reviewer.
2009-04-23 22:21:25 +00:00