ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
216 stars 97 forks source link

Consider deprecating blocking versions of PrepareForCpuAccess() / PrepareForGpuAccess() that use implicit global queue object #731

Open azonenberg opened 2 years ago

azonenberg commented 2 years ago

Not great for parallelism and leads to unintended serialization points.