CellSetExplicit::PrepareForInput ignores device specification
CellSetExplicit::PrepareForInput
accepts a Device
arg, but internally calls CellSetExplicit::BuildConnectivity(....)
, which relies on the global device tracker and ignores the requested device.