Commit d6c2a9e
authored
fix: require nvidia-resiliency-ext>=0.6.0 for updated megatron-core
megatron-core's has_nvrx_async_support asserts a minimum
nvidia-resiliency-ext version of 0.6.0, which conflicts with the
override cap of <0.6.0 and breaks import/collection in unit tests.1 parent 83144b0 commit d6c2a9e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments