John Stamelos

Results 2 issues of John Stamelos

When a buffer is created using the OpenCL API, its reference count is set to 1. Upon invocation of clSetKernelArg(kernel, index, buffer) function, the buffer's reference count is incremented. However...

Adds subsystem vendor and device information to PCIDevice struct. Useful for distinguishing different FPGA boards driven by the DFL driver, where vendor and device ID are the same ([DFL PCI...