0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix compilation warning More... almost 12 years ago
use CONFIG_ASSERT instead of ASSERT for optional code More... about 12 years ago
communication: some routes don't require routing More... about 12 years ago
documentation: add LGPLv3 info in README More... about 12 years ago
print registered message tags in debug mode More... about 12 years ago
fix mini-rank runtime engine More... about 12 years ago
add mini-rank information in the message metadata More... about 12 years ago
files: add method to check if a file is valid More... over 12 years ago
fix a regression introduced in a01f97eae41bcd759bfc521d84053552cf38d521 More... over 12 years ago
fix the code for testing message integrity More... over 12 years ago
fix compilation on NERSC's edison machine using PrgEnv-intel More... over 12 years ago
actor model: change the method name from spawnActor to spawn More... over 12 years ago
core: add buffer statistics with -debug More... over 12 years ago
actors: add playground status with -debug More... over 12 years ago
core: add a actor-model-only mode More... over 12 years ago
communication: relay buffer bytes instead of buffer 64-bit integers More... over 12 years ago
this is RayPlatform 2.0.0 More... over 12 years ago
preformat illustration More... over 12 years ago
documentation: move README to README.md More... over 12 years ago
add RayPlatform Plugin API documentation More... over 12 years ago
communication: return pointer to bytes when fetching buffer More... over 12 years ago
add a sentinel for tags More... over 12 years ago
add the RayPlatform Actor Playground More... over 12 years ago
add a wrapper to read lines from text files More... over 12 years ago
fix license text for the actor model More... over 12 years ago
add LGPL statements in source files More... over 12 years ago
set source and destination actors for MPI messages too More... over 12 years ago
run until all actors died More... over 12 years ago
enable payloads that are not multiple of 8 bytes More... over 12 years ago
use MPI_BYTE for MPI calls (instead of MPI_UNSIGNED_LONG_LONG) More... over 12 years ago