mercury icon indicating copy to clipboard operation
mercury copied to clipboard

Mercury is a C library for implementing RPC, optimized for HPC.

Results 75 mercury issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The na_ofi.c already uses libfabric API calls that support vectors for local and remote buffers (fi_writemsg() and fi_readmsg()), but it...

na
major
feature

Some users have expressed the need for having that on by default. We should measure how much of an impact that could potentially have.

hg
defect

E-mail from Xuezhao: > 1) Is it considerable to add a range list parameter to HG_Bulk_transfer API? (or by adding another HG_Bulk_transferv() API to keep current API not changed) >...

hg
na
major
feature

Attached are 4 stack traces of this dump. The config is a little bit different than the previous one in that we have 4 DeltaFS compaction threads instead of 1...

na
bug

**Describe the bug** I am unable to request the 'mrail' libfabric provider from mercury (master) **To Reproduce** I have tried the `margo-p2p-bw` test with the following network strings: ``` mpiexec...

Currently HG_Forward()'s behavior is either to either invoke the completion callback (with error or success), or to return error from HG_Forward(). In CART/DAOS we end up having to manually invoke...

hg
minor
feature

It would be very useful for NA to allow sending to self (both expected and unexpected messages), at least with the `na+sm` and the `ofi` providers. I'm posting this feature...

na
major
feature

There is currently no way to collect stats except from the routine that prints some basic stats at program exit. See attached doc for proposed solution. [deltaFS-plfsdir-ssio18-08.pdf](https://github.com/mercury-hpc/mercury/files/2350196/deltaFS-plfsdir-ssio18-08.pdf)

hg
na
major
feature

**Is your feature request related to a problem? Please describe.** Libfabric and UCX either have basic collectives or some notion of supporting collectives "soon". Mercury might need a way to...

hg
na
major
feature