Implement with legacy_parallel
#348
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Depends on
#347 Fix behavior of `with parallel`
M-Labs/nac3
Reference: M-Labs/nac3#348
Loading…
Reference in New Issue
No description provided.
Delete Branch "enhance/with-legacy-parallel"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements
legacy_parallel
context similar to that of ARTIQ-7.WIP: Implement `with legacy_parallel`to Implement `with legacy_parallel`Implement `with legacy_parallel`to Implement `with legacy_parallel`Implement `with legacy_parallel`to Implement `with legacy_parallel`5f42ca4d49
to86017be4d0
v2: Rebased against master
86017be4d0
todb0134f21e
v3: Rebased against master
@ -29,0 +32,4 @@
/// No parallelism is currently registered for this context.
None,
/// Legacy (or shallow) parallelism. Default before ARTIQ-8.
Just refer to "NAC3" since the ARTIQ-8 statement is actually incorrect and NAC3 is only tentatively planned for ARTIQ-9.
db0134f21e
tof9e79a8ee7
v4: Rebased against master, edited docs