issues
search
tskisner
/
pshmem
Utilities for MPI design patterns using shared memory.
BSD 2-Clause "Simplified" License
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Python SharedMemory as the backend
#24
tskisner
closed
7 months ago
0
Attempt to catch unit test failures more reliably
#23
tskisner
closed
7 months ago
0
Switch to using the sysv_ipc module
#22
tskisner
closed
9 months ago
1
Small modernizations
#21
tskisner
closed
9 months ago
0
Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
#20
dependabot[bot]
closed
9 months ago
2
Bump actions/setup-python from 4 to 5
#19
dependabot[bot]
closed
9 months ago
0
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
#18
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#17
dependabot[bot]
closed
1 year ago
0
OSError: [Errno 24] Too many open files
#16
keskitalo
opened
1 year ago
2
Replace use of MPI shared memory windows with POSIX shared memory.
#15
tskisner
closed
2 years ago
0
Add array interface to MPIShared class and a unit test
#14
tskisner
closed
2 years ago
1
add `__array__` method
#13
nestordemeure
closed
2 years ago
1
Expand tests of split communicators
#12
tskisner
closed
2 years ago
0
Add Fence calls on shared windows to fix RMA errors.
#11
tskisner
closed
2 years ago
0
Allow the data size to be zero
#10
tskisner
closed
2 years ago
0
Support passing in pre-created node and node-rank communicators
#9
tskisner
closed
3 years ago
0
Remove calls to MPI Abort, and just raise exceptions
#8
tskisner
closed
3 years ago
1
Expand unit tests.
#7
tskisner
closed
3 years ago
1
Explicitly free extra communicators.
#6
tskisner
closed
3 years ago
0
Support access to MPIShared class with standard [] syntax
#5
tskisner
closed
4 years ago
0
Work on deployment with cibuildwheel
#4
tskisner
closed
4 years ago
0
Work on install scripts.
#3
tskisner
closed
4 years ago
0
Explicitly free MPI shared window
#2
tskisner
closed
4 years ago
1
Ensure equal sized node communicators
#1
tskisner
opened
5 years ago
0