Samuel Gutierrez
|
375162c693
|
this commit fixes a few things. 1. silence warning in common sm. 2. remove unneeded config code in common sm. 3. move opal_shmem_base_close to a better place in opal_finalize. 4. fix opal_path_nfs output.
This commit was SVN r25518.
|
2011-11-28 23:41:19 +00:00 |
|
Samuel Gutierrez
|
b4edf0ff5c
|
getting ready for 1.5 port of the shared memory enhancements. remove some unused/unneeded stuff and minor style update.
This commit was SVN r25513.
|
2011-11-28 16:08:32 +00:00 |
|
Samuel Gutierrez
|
15249dfc01
|
rename some variables following ompi's naming convention.
This commit was SVN r25487.
|
2011-11-17 19:22:58 +00:00 |
|
Samuel Gutierrez
|
47499d1d3d
|
fixes CID 2256.
This commit was SVN r25486.
|
2011-11-17 18:06:28 +00:00 |
|
Samuel Gutierrez
|
c1012f502f
|
added backing file relocation capability in shmem mmap. two new mca
parameters control its behavior (shmem_mmap_relocate_backing_file and
shmem_mmap_backing_file_base_dir).
This commit was SVN r25480.
|
2011-11-16 01:38:23 +00:00 |
|
Samuel Gutierrez
|
bb791eaa23
|
change opal_output_verbose level to be consistent with shmem base.
This commit was SVN r25036.
|
2011-08-09 21:34:12 +00:00 |
|
Samuel Gutierrez
|
b144c8c343
|
silence warning in shmem posix run-time test when err is not equal to EEXIST.
This commit was SVN r25034.
|
2011-08-09 21:13:28 +00:00 |
|
Samuel Gutierrez
|
adde221413
|
use memcpy in ds_copy.
This commit was SVN r24942.
|
2011-07-25 17:16:29 +00:00 |
|
Shiqing Fan
|
edaa7b96e4
|
This should not be commented out.
This commit was SVN r24914.
|
2011-07-21 12:56:18 +00:00 |
|
Shiqing Fan
|
665d1284be
|
Fix a bug that memcpy'ing a wrong temp string.
This commit was SVN r24912.
|
2011-07-21 12:53:03 +00:00 |
|
Abhishek Kulkarni
|
7363938ba8
|
add a missing include.
This commit was SVN r24873.
|
2011-07-11 00:04:31 +00:00 |
|
Jeff Squyres
|
b2b781e537
|
Fix a few miscelaneous memory leaks.
This commit was SVN r24865.
|
2011-07-08 16:39:58 +00:00 |
|
Samuel Gutierrez
|
93110ce805
|
place a bandage on ds_copy plus minor cleanup. i need to rethink this part of the framework. thanks to Rolf for pointing out the issue.
This commit was SVN r24831.
|
2011-06-28 19:37:12 +00:00 |
|
Ralph Castain
|
cd6b8417ec
|
Cleanup a set of warnings that appear to be caused by failure of PRIsize_t on Linux.
Set ignore properties
This commit was SVN r24812.
|
2011-06-23 15:07:58 +00:00 |
|
Samuel Gutierrez
|
61ff422562
|
fix a few more spots in posix.
This commit was SVN r24808.
|
2011-06-22 23:17:26 +00:00 |
|
Samuel Gutierrez
|
7fcf806dc9
|
fix posix builds on solaris. shmem still needs more cleanup on solaris, but at least shmem will stop breaking builds (i hope).
This commit was SVN r24807.
|
2011-06-22 23:08:58 +00:00 |
|
Samuel Gutierrez
|
5b5ce434fc
|
fix shmem sysv build on solaris.
This commit was SVN r24806.
|
2011-06-22 18:05:08 +00:00 |
|
Samuel Gutierrez
|
867df203bc
|
fix shmem mmap build on solaris. thanks terry.
This commit was SVN r24805.
|
2011-06-22 16:05:50 +00:00 |
|
Rolf vandeVaart
|
856a9c43b1
|
Add string.h. Needed when configuring with --enable-picky
This commit was SVN r24804.
|
2011-06-22 15:48:32 +00:00 |
|
Samuel Gutierrez
|
81f38b258a
|
commit of new shared memory backing facility framework (shmem) and its components.
This commit was SVN r24795.
|
2011-06-21 15:41:57 +00:00 |
|