philipp-mohr
Results
2
comments of
philipp-mohr
I notice the same issue, but only when using np.float32. Using np.float64 does not result in inf values. Happens on Intel and AMD devices with pyopencl version 2019.1.2. The script...
Okay, I have a suspicion: result.removeSource(dbSource) disconnects the dbSource from result live data. Then the change in db happens due to insertion of new network data. When we reconnect to...