.gitattributes
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/dependabot.yml
.github/workflows/deploy.yml
.github/workflows/test.yml
src/pshmem/__init__.py
src/pshmem/_version.py
src/pshmem/batch.py
src/pshmem/locking.py
src/pshmem/registry.py
src/pshmem/shmem.py
src/pshmem/test.py
src/pshmem/utils.py
src/pshmem.egg-info/PKG-INFO
src/pshmem.egg-info/SOURCES.txt
src/pshmem.egg-info/dependency_links.txt
src/pshmem.egg-info/requires.txt
src/pshmem.egg-info/top_level.txt
test_scripts/large_buffer.py
test_scripts/readme_test.py
test_scripts/readme_test_batch.py
test_scripts/run_perlmutter.slurm
test_scripts/shmem_segments.py