d956060f49
Move all the code of SM_DataSegment_Init() function to Value_Alloc methode of SM_DSR_Manager(), Move all the code of SM_DataSegment_End() function to Value_Free methode of SM_DSR_Manager(), Remove SM_DataSegment_Init() and SM_DataSegment_End() functions, Thanks to H. Moussaid for these preceding changes, Add HP-UX support, Add support for Compress_Nb counter in SMT_MHH, Misc debugging, Fix some printouts... |
||
---|---|---|
demo | ||
doc | ||
include | ||
lib | ||
util | ||
GNU-FDL.txt | ||
GNU-GPL.txt | ||
GNU-LGPL.txt | ||
libshmem.spec | ||
Makefile | ||
Makefile.rule | ||
Makefile.var | ||
ReadMe.txt | ||
ReleaseNotes.txt | ||
ToDo.txt |
# $RCSfile: ReadMe.txt,v $ # $Revision: 2.0 $ # $Name: $ # $Date: 2005/01/24 23:58:23 $ # $Author: agibert $ Welcome to LibShMem 2.0.x ! This release of LibNode supports the following OS: - Linux 2.2.x, 2.4.x and 2.6.x (tested on RedHat & Mandrake), - Solaris 2.6. The support of LibVer is now optional (To enable it, use: make _LIBVER_SUPPORT=1 all). LibShMem support LibNode 2.1.x and LibDataStr 2.0.x (Not yet released) ! LibShMem is licensed under the LGPL/GPL GNU Licenses. For more information, please read the corresponding source file headers. The license details can be found in the GNU-GPL.txt, GNU-LGPL.txt and GNU-FDL.txt files. Enjoy it! Your LibShMem Team. arnaud@rx3.net http://www.rx3.org/dvp/libshmem