scispace - formally typeset
J

Jinrong Li

Researcher at Shenzhen University

Publications -  2

Jinrong Li is an academic researcher from Shenzhen University. The author has contributed to research in topics: Graph (abstract data type) & Executable. The author has co-authored 2 publications.

Papers
More filters
Book ChapterDOI

The Dataflow Runtime Environment of DFC

TL;DR: The DFC runtime library as mentioned in this paper constructs the DAG of the dataflow graph, firing the DFC tasks and the synchronizations between the tasks of successive passes, and shows an ideal performance comparing with DSPatch.
Book ChapterDOI

The Compiler of DFC: A Source Code Converter that Transform the Dataflow Code to the Multi-threaded C Code

TL;DR: In this article, the working principle of DFC compiler is introduced, which is a grammatical extension of standard C language, with special DF function which describe the dependence of computing DAG.