Enable CPX mode for MI300X (#1259)

* graph: enable cpx mode for MI300X

* graph: tune limits for cpx and cleanup

[ROCm/rccl commit: 6f331b0d43]
This commit is contained in:
Nusrat Islam
2024-07-19 11:30:37 -05:00
committed by GitHub
orang tua 54e4899607
melakukan df63c9772f
4 mengubah file dengan 5 tambahan dan 4 penghapusan
+1 -1
Melihat File
@@ -17,7 +17,7 @@
// A few constraints to make the implementation easy
#define MAX_STR_LEN 255
#define MAX_ATTR_COUNT 16
#define MAX_SUBS 32
#define MAX_SUBS 64 //Changed the value from 32 to 64 for CPX mode
#define MAX_NODES 1024
#define NODE_TYPE_NONE 0