Leon Riesebos
Leon Riesebos
In my previous research group we have had a similar discussion of a "centralized" architecture (current design of ARTIQ) vs a "distributed" architecture. This discussion was also held in the...
@sbourdeauducq just wondering, do you think any significant (D)RTIO throughput gains could be achieved by redesigning the CPU-(D)RTIO communication system and/or coding?
Just to add, this error occurs **only** when `TTuple` is used in the annotation of a return value. When used to annotate function arguments, there seems to be no problem....
@sbourdeauducq I see you have reopened this PR a while ago. Is there a way @b-bondurant can refactor this change to get this functionality into `master` at some point?
Maybe it is possible to rename the function to `get_repository()` to leave room for #1747 ?
I randomly stumbled on this issue. We currently do not track performance with steady time intervals, though we might start doing that later this summer. We do sometimes take performance...
I am not sure if a fix is planned, but an alternative could be to throw a compiler exception when using a `with` statement with multiple contexts, basically not supporting...
I do agree with the explanation given by @gith-account and I think the requested solution could partially solve issue #952 . I think this could be an important feature since...
ok this is interesting, I have seem similar error messages and then found this issue. it is a bit tough to produce the exact same error messages, but the general...