by pakin
The Cell Messaging Layer is an extremely fast, MPI-like communication library for clusters of Cell Broadband Engine processors. With it, any Cell synergistic processing element (SPE) can communicate directly with any other SPE, even across a network.
2009-06-04 01:54 Scott Pakin
* include/cellmessaging.h: Enhanced the VERIFY_MSG_SIZE macro to
check not only for excessively large and excessively small
messages but also message sizes that are invalid for a DMA
...
The Cell Messaging Layer is an extremely fast, MPI-like communication library for clusters of Cell Broadband Engine processors. With it, any Cell synergistic processing element (SPE) can communicate directly with any other SPE, even across a ...
2009-03-24 21:33 Scott Pakin * include/cellmessaging.h, spe/Makefile.am, spe/bcast.c, spe/coll.c, spe/reduce.c: Refactored spe/coll.c into spe/coll.c, spe/bcast.c, and spe/reduce.c to help reduce CML's memory footprint when not all functions are ...
Version 2.3 of the Cell Messaging Layer is now available from SourceForge. The Cell Messaging Layer is an MPI-like messaging-passing library for clusters of Cell Broadband Engine processors that makes the entire system look like a homogeneous cluster of ...
2008-09-19 19:21 pakin * Makefile, examples/configure.ac, host/configure.ac, ppe/configure.ac, spe/configure.ac: Modified all configure scripts to specify AM_MAINTAINER_MODE. This prevents "make" from rerunning various Autotools scripts, ...
Version 2.2 of the Cell Messaging Layer is now available from SourceForge. The Cell Messaging Layer is an MPI-like messaging-passing library for clusters of Cell Broadband Engine processors that makes the entire system look like a homogeneous cluster of ...
2008-07-31 00:55 Scott Pakin * host/configure.ac, ppe/configure.ac: Moved the checks for DaCS libraries to the end of the configuration process so that DaCS's reliance on C++ libraries won't interfere with any future library checks. Also, ...
Version 2.1 of the Cell Messaging Layer is now available from SourceForge. The Cell Messaging Layer is an MPI-like messaging-passing library for clusters of Cell Broadband Engine processors that makes the entire system look like a homogeneous cluster of ...
2008-06-13 16:32 Scott Pakin
* acinclude.m4, include/cellmessaging.h: Added configure-time
support for setting MAX_LOCAL_SPES.
2008-06-12 20:49 Scott Pakin
* Makefile: Improved the way that "make explain" extracts error
...
The latest release of the Cell Messaging Layer (2.0) has run successfully on Roadrunner, the world's fastest supercomputer and the first supercomputer to reach a sustained petaflop/s of performance on the LINPACK benchmark. A CML-based implementation of ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use