1
1
openmpi/opal
Adrian Reber 42d7b014e4 CRS/CRIU: added CRIU as new CRS component
To be able to checkpoint/restart using criu (criu.org) a new
CRS component is added which is based on criu. This first commit
provides the minimal set of functions and configure script options
to enable --with-criu and link against libcriu.so.
No actual checkpoint/restart functionality is yet implemented.
This is only the framework which needs to be filled with the
actual functionality.

This commit was SVN r30666.
2014-02-11 14:43:38 +00:00
..
asm Fix ia64 operations by correcting a couple of bugs in the ia64 atomics. Thanks to Paul Hargrove for the patch! 2014-01-24 00:14:37 +00:00
class As Rolf pointed out, this patch wasn't needed on the trunk - just the 1.7 branch. Sigh 2014-02-03 21:40:56 +00:00
datatype Fix CUDA-aware support with sendi optimization. Need to make sure copy function 2014-01-27 18:35:01 +00:00
dss Add a security framework for authenticating connections - we will add LDAP, Kerberos, and Keystone support in the next month. For now, just put a placeholder "basic" module that does the minimum. 2014-02-04 01:38:45 +00:00
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Upgrade the security framework to avoid multiple hits against the global security server. Add support for future case where mpirun assings a global security credential for a given run, though we need to work out how to handle connect-accept from other mpirun's in that case. Remove a bunch of duplicate code in the OOB by consolidating the connection handshake code. 2014-02-04 14:47:04 +00:00
mca CRS/CRIU: added CRIU as new CRS component 2014-02-11 14:43:38 +00:00
memoryhooks Fix typo - thanks to Michael Schlottke for pointing it out 2013-08-11 18:16:21 +00:00
runtime Add further clarification regarding new "test" APIs 2014-02-05 15:48:31 +00:00
threads Only provide OPAL_THREAD_ADD64 if we have 64 bit atomics 2014-01-20 20:22:38 +00:00
tools Updates to the README and wrapper compiler man pages for Fortran. 2014-01-24 21:00:00 +00:00
util Resolve uninitialized variables on some systems. Thanks to Paul Hargrove for finding the problem and suggesting the patch. 2014-02-10 21:17:34 +00:00
win32 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00