Bug 148 - single chain pipeline API needed
Summary: single chain pipeline API needed
Status: PAYMENTPENDING FIXED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks: 64
  Show dependency treegraph
 
Reported: 2019-11-19 15:44 GMT by Luke Kenneth Casson Leighton
Modified: 2020-12-04 22:30 GMT (History)
2 users (show)

See Also:
NLnet milestone: NLnet.2019.02.012
total budget (EUR) for completion of task and all subtasks: 1500
budget (EUR) for this task, excluding subtasks' budget: 1500
parent task for budget allocation: 64
child tasks for budget allocation:
The table of payments (in EUR) for this task; TOML format:
lkcl={amount=750,paid=2019-11-19} jacob={amount=750,paid=2019-11-19}


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kenneth Casson Leighton 2019-11-19 15:44:35 GMT
a pipeline, data and "data synchronisation" API is needed

covered by:

* nmutil/stageapi.py - specifies in/out data format and processing
* nmutil/iocontrol.py - handles "signalling" to transfer data safely
* nmutil/singlepipe.py - combines the above two to create actual pipes