Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for tcp provider in libfabric #11965

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

carns
Copy link
Contributor

@carns carns commented Jul 9, 2019

Adds optional ability to specify "tcp" provider for libfabric package. The tcp provider (in conjunction with rxm) is an alternative to the sockets provider for emulating libfabrics communication over TCP/IP. It will likely perform better than the sockets provider in some scenarios, though.

@scheibelp scheibelp merged commit 3a4d37d into spack:develop Jul 11, 2019
dev-zero pushed a commit to dev-zero/spack that referenced this pull request Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants