Výsledky vyhledávání - Parallel functional programming

Upřesnit hledání
  1. 1

    Mastering Functional Programming: Functional Techniques for Sequential and Parallel Programming with Scala Autor Kmetiuk, Anatolii

    ISBN: 9781788620796, 1788620798
    Vydáno: Birmingham Packt Publishing, Limited 2018
    “… The solution to these problems is Functional Programming, a paradigm specifically designed to deal with the complexity of software development. Mastering…”
    Získat plný text
    E-kniha
  2. 2

    Efficient Parallel Functional Programming with Effects Autor Arora, Jatin, Westrick, Sam, Acar, Umut A.

    ISSN: 2475-1421, 2475-1421
    Vydáno: New York, NY, USA ACM 06.06.2023
    “…Although functional programming languages simplify writing safe parallel programs by helping programmers to avoid data races, they have traditionally delivered poor performance…”
    Získat plný text
    Journal Article
  3. 3

    Provably space-efficient parallel functional programming Autor Arora, Jatin, Westrick, Sam, Acar, Umut A.

    ISSN: 2475-1421, 2475-1421
    Vydáno: 01.01.2021
    “…Because of its many desirable properties, such as its ability to control effects and thus potentially disastrous race conditions, functional programming offers a viable approach to programming modern multicore computers…”
    Získat plný text
    Journal Article
  4. 4

    Parallel functional programming in Eden Autor LOOGEN, RITA, ORTEGA-MALLÉN, YOLANDA, PEÑA-MARÍ, RICARDO

    ISSN: 0956-7968, 1469-7653
    Vydáno: Cambridge, UK Cambridge University Press 01.05.2005
    Vydáno v Journal of functional programming (01.05.2005)
    “…Eden extends the non-strict functional language Haskell with constructs to control parallel evaluation of processes…”
    Získat plný text
    Journal Article
  5. 5

    Skeleton-based parallel programming: Functional and parallel semantics in a single shot Autor Aldinucci, Marco, Danelutto, Marco

    ISSN: 1477-8424, 1873-6866
    Vydáno: Elsevier Ltd 01.10.2007
    “…Semantics of skeleton-based parallel programming languages comes usually as two distinct items…”
    Získat plný text
    Journal Article
  6. 6

    Special Issue High Performance Parallel Functional Programming Autor TRINDER, P. W.

    ISSN: 0956-7968, 1469-7653
    Vydáno: Cambridge, UK Cambridge University Press 01.05.2005
    Vydáno v Journal of functional programming (01.05.2005)
    “… It has long been recognised that ideas and approaches drawn from functional programming may be particularly applicable to parallel and distributed computing (e.g. Wegner 1971…”
    Získat plný text
    Journal Article
  7. 7
  8. 8

    Sisal 3.2: functional language for scientific parallel programming Autor Kasyanov, Victor

    ISSN: 1751-7575, 1751-7583
    Vydáno: Taylor & Francis 01.05.2013
    Vydáno v Enterprise information systems (01.05.2013)
    “…Sisal 3.2 is a new input language of system of functional programming (SFP) which is under development at the Institute of Informatics Systems in Novosibirsk…”
    Získat plný text
    Journal Article
  9. 9

    The Use of Functional Programming Library for Parallel Computing on CUDA Autor Krasnov, M. M., Feodoritova, O. B.

    ISSN: 0361-7688, 1608-3261
    Vydáno: Moscow Pleiades Publishing 01.02.2024
    Vydáno v Programming and computer software (01.02.2024)
    “… The use of a functional programming library developed by the authors makes it possible to hide the use of one or another parallelization mechanism on shared memory within the library and make…”
    Získat plný text
    Journal Article
  10. 10

    Applying Large Language Models to Enhance the Assessment of Parallel Functional Programming Assignments Autor Grandel, Skyler, Schmidt, Douglas C., Leach, Kevin

    Vydáno: ACM 20.04.2024
    “…Courses in computer science (CS) often assess student programming assignments manually, with the intent of providing in-depth feedback to each student regarding correctness, style, efficiency, and other quality attributes…”
    Získat plný text
    Konferenční příspěvek
  11. 11

    Parallel functional programming on recursively defined data via data-parallel recursion Autor NISHIMURA, SUSUMU, OHORI, ATSUSHI

    ISSN: 0956-7968, 1469-7653
    Vydáno: Cambridge University Press 01.07.1999
    Vydáno v Journal of functional programming (01.07.1999)
    “… By integrating them with a higher-order functional language, we obtain a functional programming language suitable for describing data-parallel algorithms on recursively defined data in a declarative way…”
    Získat plný text
    Journal Article
  12. 12

    Editorial for the Special Issue on Parallel and Concurrent Functional Programming Autor Keller, Gabriele, Henglein, Fritz

    ISSN: 0956-7968, 1469-7653
    Vydáno: Cambridge, UK Cambridge University Press 01.01.2018
    Vydáno v Journal of functional programming (01.01.2018)
    “…Functional languages are uniquely suited to providing programmers with a programming model for parallel and concurrent computing…”
    Získat plný text
    Journal Article
  13. 13

    Functional and dynamic programming in the design of parallel prefix networks Autor SHEERAN, MARY

    ISSN: 0956-7968, 1469-7653, 1469-7653
    Vydáno: Cambridge, UK Cambridge University Press 01.01.2011
    Vydáno v Journal of functional programming (01.01.2011)
    “… As parallel programming becomes the dominant programming paradigm, parallel prefix or scan is proving to be a very important building block of parallel algorithms and applications…”
    Získat plný text
    Journal Article
  14. 14
  15. 15

    Interactive Bulk Synchronous Parallel Functional Programming in a Browser Autor Tesson, Julien, Loulergue, Frederic

    Vydáno: IEEE 01.10.2018
    “…This paper presents the design and implementation of a sequential simulator for the parallel functional language BSML based on the parallel computation model Bulk Synchronous Parallelism (BSP…”
    Získat plný text
    Konferenční příspěvek
  16. 16

    Concrete data structures and functional parallel programming Autor Hains, Gaétan, Loulergue, Frédéric, Mullins, John

    ISSN: 0304-3975, 1879-2294
    Vydáno: Amsterdam Elsevier B.V 2001
    Vydáno v Theoretical computer science (2001)
    “…A framework is presented for designing parallel programming languages whose semantics is functional and where communications are explicit…”
    Získat plný text
    Journal Article
  17. 17

    Parallel functional programming with mutable state Autor Bergstrom, Lars

    ISBN: 1303228564, 9781303228568
    Vydáno: ProQuest Dissertations & Theses 01.01.2013
    “…Immutability greatly simplifies the implementation of parallel languages. In the absence of mutable state the language implementation is free to perform…”
    Získat plný text
    Dissertation
  18. 18

    A Cost Calculus for Parallel Functional Programming Autor Skillicorn, D.B., Cai, W.

    ISSN: 0743-7315, 1096-0848
    Vydáno: San Diego, CA Elsevier Inc 01.07.1995
    “… The approach is illustrated for the Bird-Meertens theory of lists, a parallel functional language with an associated equational transformation system…”
    Získat plný text
    Journal Article
  19. 19

    Reproducible parallel simulation experiments via pure functional programming Autor Warnke, Tom, Uhrmacher, Adelinde M.

    Vydáno: IEEE 01.10.2019
    “… Additionally, we show how simulation runs can be executed in parallel without jeopardizing reproducibility…”
    Získat plný text
    Konferenční příspěvek
  20. 20

    Loop-invariant Optimization in the Pifagor Language Autor Vasilev, Vladimir S., Legalov, Alexander I.

    ISSN: 1818-1015, 2313-5417
    Vydáno: Yaroslavl State University 27.08.2018
    “… A feature of the functional data flow parallel programming language Pifagor is the absence of explicitly specified cyclic computations (the loop operator…”
    Získat plný text
    Journal Article