8-14 of 1,650 results
Open links in new tab
  1. 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 …

  2. 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

  3. 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 …

  4. 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 …

  5. "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 …

  6. 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 …

  7. 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 …