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
ComputePipeline: lazy initialization #678
Closed
azonenberg closed 2 years ago
It should be possible to create a compute pipeline cheaply, and then only do the heavy init the first time we try to use it.