Last modified 7 years ago
Last modified on 02/11/16 14:07:38
The repository and issue tracking has now been moved to github, please visit https://github.com/mercury-hpc/mercury
Welcome to the MERCURY trac site
What is Mercury?
Mercury is an RPC framework specifically designed for use in HPC systems that allows asynchronous transfer of parameters and execution requests and direct support of large data arguments. The interface is generic to allow any function call to be shipped. The network implementation is abstracted, allowing easy porting to future systems and efficient use of existing native transport mechanisms.
Download
Using Git (Anonymous access):
git clone git://git.mcs.anl.gov/radix/mercury cd mercury git submodule update --init
Documentation
Automatically Generated Documentation
Automatically generated API Documentation for the current Git repository:
Presentations
Mailing Lists
- Mercury users: https://lists.mcs.anl.gov/mailman/listinfo/mercury
- Mercury developers: https://lists.mcs.anl.gov/mailman/listinfo/mercury-devel
- Mercury commit/test messages: https://lists.mcs.anl.gov/mailman/listinfo/mercury-commits