-
Reproduction on 1aea65eb9da46030f2b9740f3694b821663e0a90:
1. `ipcs` to verify there are no shmem segments
2. `cargo nextest run -p wal_craft v14::xlog_utils_test::test_encode_logical_message`
3. …
-
Tests like c11_test_shmem_atomic_fetch.c check APIs that aren't defined in the spec. e.g. https://github.com/openshmem-org/tests-sos/blob/2d4a704cda2f3fa042c634ff91f12ab2639f770c/test/unit/c11_test_sh…
-
Is it necessary to have Android device rooted to use yours
libandroid-shmem-disableselinux.so
Because if The words disableselinux are The part of The .so library name, it is very probably necessa…
-
https://github.com/open-mpi/ompi/blob/master/oshmem/shmem/c/shmem_align.c
static inline void\* _shmemalign(size_t align, size_t size);
void\* shmem_align(size_t align, size_t size)
{
return _shm…
-
I see heavy use of `shmem_internal_put_nb` followed by `shmem_internal_put_wait` throughout the code. Why not add `shmem_internal_put` that blocks to eliminate all these unnecessary lines of code?
I…
-
# Introduction
This is a proposal to introduce new cousins of the `DT_REG_ADDR()` macro, which would:
- Lookup a node's address within a particular address space.
- Distinguish between ranges-t…
-
Recently, Ravi hit the more-common-on-Milan "too many frontend PEs for oserver" issue. We've "solved" this issue in recent versions of `gcm_setup` and `gcm_run.j` by adding in math that looks to see t…
-
Hi,
I've tried to install the latest docker image to my Synology via Portainer.
there were 4 Folders created on the host system and mapped into docker volumes:
![Bildschirmfoto 2022-02-13 um 10 4…
-
I see that the `fair::mq::shmem::Manager::SendHeartbeats` method raises a number of exceptions, which are apparently caught and ignored. Is this normal?
```
frame #9: 0x000000010ec68017 libFairM…
-
### Description
**Observed Behavior**:
- Node is "**NotReady**" status but EC2 instance still exists in aws ec2 instance list and status is "**Running**", checks are "**Passed**"
- Node status re…