Commit 28cdc5f6 authored by Justin Lebar's avatar Justin Lebar Committed by TensorFlower Gardener
Browse files

[XLA:GPU] Don't run convolution autotuning concurrently on the same GPU.

This lets us compile two independent HLO modules concurrently without
them stepping on each others' toes.

That's *all* it lets us do; the lock doesn't prevent other processes on
the machine or even other things within the same process from using the
GPU concurrently.

PiperOrigin-RevId: 207624100
parent 93cb7777
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment