NVIDIA / cloud-native-stack

Run cloud native workloads on NVIDIA GPUs
Apache License 2.0
118 stars 47 forks source link

Set enable_mig: no by default. #21

Closed vinaybagade closed 2 years ago

vinaybagade commented 2 years ago

The NVIDIA launchpad uses cnc. The cnc install operation turns mig on during install by default. cnc_uninstall script doesn't turn mig off. This is causing dirty hardware reservations inside launchpad. So, we should make sure enable_mig is set to no by default.

vinaybagade commented 2 years ago

Closing issue. no op.