In gpu_process_state.cc enforce that BusIdForGPU always returns
a non-negative integer, because the value will be used as an index. The default implementation uses NUMA node, and some platforms will return -1 (kUnknownNumaNode). PiperOrigin-RevId: 224427213
Loading
Please sign in to comment