<GitHub>
[artiq] whitequark commented on issue #712: Yes. Please multiply all numbers I mentioned previously (except 25 kbps) by a factor of 10, I misremembered, and could not find the logs as it was a while ago. https://github.com/m-labs/artiq/issues/712#issuecomment-294074267
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<GitHub>
[artiq] sbourdeauducq commented on issue #719: In addition to what Robert said: the applet doesn't know the master address when embedded, all the data goes through the dashboard using the IPC pipe. And when the applet is used in the browser, there is no master.... https://github.com/m-labs/artiq/issues/719#issuecomment-294136973
<GitHub>
[artiq] sbourdeauducq commented on issue #719: In addition to what Robert said: the applet doesn't know the master address when embedded, all the data goes through the dashboard using the IPC pipe. And when the applet is used in the browser, there is no master.... https://github.com/m-labs/artiq/issues/719#issuecomment-294136973
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<GitHub>
[artiq] dhslichter commented on issue #712: Ack. But to put some numbers on it, a single RTIO event is ~10 bytes, so a longer DMA sequence with 10,000 pulses (20,000 events) would take ~200 ms to send even at 1 MB/s, so increasing the speed beyond that level (as discussed above, by making various possible design modifications) is definitely something to put in the "future improvements" column. https://github.com/m-labs/artiq/issues/712#issuecommen
futarisIRCcloud has joined #m-labs
<whitequark>
sb0: well, this DMA batching is problematic
<whitequark>
it can only be done for rtio_output, not rtio_output_wide