
Motivations MetaFork principles encourage a programming style limiting thread communication to a minimum so as to prevent from data-races while preserving satisfactory expressiveness, minimize …
MetaFork - About Us
Contact Developers' mailing list: metafork <at> scl <dot> csd <dot> uwo <dot> ca Developers Xiaohui Chen Marc Moreno Maza Ning Xie Other projects
Abstract. We present MetaFork, a metalanguage for multithreaded algorithms based on the fork-join concurrency model and targeting mul-ticore architectures. MetaFork is implemented as a source-to …
MetaFork: A Compilation Framework for Concurrency Models ...
Our work is organized around a compilation framework, called MetaFork, for concurrency platforms and its application to automatic parallelization. MetaFork is a high-level programming language extending …
"On the Interoperability of Programming Languages based on ...
While MetaFork makes no assumption about the run-time system, it formally defines the serial C-elision of a MetaFork program. In addition, MetaFork is a suite of source-to-source compilers permitting the …
MetaFork: A Framework for Concurrency Platforms Targeting ...
Sep 28, 2014 · We present MetaFork, a metalanguage for multithreaded algorithms based on the fork-join concurrency model and targeting multicore architectures. MetaFork is implemented as a source …
Motivations MetaFork principles encourage a programming style limiting thread communication to a minimum so as to prevent from data-races while preserving satisfactory expressiveness, minimize …