Open guidoagapito opened 3 weeks ago
SIN type case in func_generator does not work properly with streams because self.current_time_seconds is not updated.
We need to move the loop time management into the GPU... In the meantime I have disabled the streams in func_generator
SIN type case in func_generator does not work properly with streams because self.current_time_seconds is not updated.