aws / aws-ofi-nccl

This is a plugin which lets EC2 developers use libfabric as network provider while running NCCL applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question - difference between main vs aws branches

kiukchung opened this issue · comments

I noticed there are two branches of this repo. What are their differences? Which one should I be installing?

@kiukchung The master branch supports all libfabric providers whereas the aws branch has been customized for EFA provider. So, if you are planning to use the plugin with EFA devices, then I would recommend aws otherwise master is a good choice to begin with.