On an Ubuntu 18.04 system with two NVIDIA GPUs only the change to Grub below was necessary, I did not need to mess with modprobe or initramfs. In addition, I needed to set the PCI bus for the correct nvidia xconfig to the non-blacklisted GPU following these steps
sudo nvidia-xconfig
This will create a new xorg config at /etc/X11/xorg.conf.
Then add the BusID
line in the following part of the file /etc/X11/xorg.conf: