Add option to enable multiple SAT in SHARP (#380)

* Add option to enable multiple SAT in SHARP

* Extend number of NICs to 16

[ROCm/rccl commit: 961922ea02]
This commit is contained in:
Wenkai Du
2021-06-03 19:45:18 -07:00
committad av GitHub
förälder fd94c55afe
incheckning 4b31e521e9
5 ändrade filer med 36 tillägg och 47 borttagningar
+1 -1
Visa fil
@@ -29,7 +29,7 @@ THE SOFTWARE.
#define MAX_ROME_CPUS 8
#define MAX_ROME_GPUS 16
#define MAX_ROME_NICS 8
#define MAX_ROME_NICS 16
struct rcclRomeModel {
int nGpus;