Commit Graph
1 Commits
Author SHA1 Message Date
Lucius Hu b58942d6c6 Work for multiple GPUs now
1. Replace `\\"` with `\"`, otherwise awk warns `\"' is not a
   known regexp operator
2. Use the slot number of `lspci -mm` return value to
   determine whether two video cards are in different PCI slots,
   and therefore are two different GPUS.
2019-06-03 03:56:52 -04:00