CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/efa/__init__.py
src/efa/_efa.c
src/efa/_efa.pyx
src/efa/_libefa.pxd
src/efa/_version.py
src/efa/cuda.py
src/efa/enums.py
src/efa/helpers.py
src/efa.egg-info/PKG-INFO
src/efa.egg-info/SOURCES.txt
src/efa.egg-info/dependency_links.txt
src/efa.egg-info/requires.txt
src/efa.egg-info/top_level.txt
tests/_srd.py
tests/conftest.py
tests/test_ah.py
tests/test_cq.py
tests/test_cuda_helpers.py
tests/test_device.py
tests/test_enums.py
tests/test_gpudirect.py
tests/test_helpers.py
tests/test_import.py
tests/test_loopback.py
tests/test_pd_mr.py
tests/test_qp.py
tests/test_two_device.py