Creating a poisson_generator and not connecting it to a node results in a failure when Calibration is called.
More specifically, the error reported is the following:
Error in CUDAMALLOCCTRL at src/poiss_gen.cu:135
Number of bytes must be > 0 in CUDA memory allocation.
The calibration should work anyway, so a warning would be better in this case.
Creating a poisson_generator and not connecting it to a node results in a failure when Calibration is called.
More specifically, the error reported is the following:
Error in CUDAMALLOCCTRL at src/poiss_gen.cu:135
Number of bytes must be > 0 in CUDA memory allocation.
The calibration should work anyway, so a warning would be better in this case.