Commit 56accde
MxGPU: Run mxgpu_vf_setup on the correct host
Previously we were running this on the local host which would
always have been the master. Now we use the new API call to
invoke the function on the appropriate target host.
Signed-off-by: Thomas Sanders <[email protected]>1 parent 7cd570d commit 56accde
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
0 commit comments