Academic literature on the topic 'Parallel Programming Frameworks'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Parallel Programming Frameworks.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Parallel Programming Frameworks"
Kang, Sol Ji, Sang Yeon Lee, and Keon Myung Lee. "Performance Comparison of OpenMP, MPI, and MapReduce in Practical Problems." Advances in Multimedia 2015 (2015): 1–9. http://dx.doi.org/10.1155/2015/575687.
Full textDobre, Ciprian, and Fatos Xhafa. "Parallel Programming Paradigms and Frameworks in Big Data Era." International Journal of Parallel Programming 42, no. 5 (September 1, 2013): 710–38. http://dx.doi.org/10.1007/s10766-013-0272-7.
Full textALDINUCCI, MARCO. "${\mathsf{eskimo}}$: EXPERIMENTING WITH SKELETONS IN THE SHARED ADDRESS MODEL." Parallel Processing Letters 13, no. 03 (September 2003): 449–60. http://dx.doi.org/10.1142/s0129626403001410.
Full textDeLozier, Christian, and James Shey. "Using Visual Programming Games to Study Novice Programmers." International Journal of Serious Games 10, no. 2 (June 7, 2023): 115–36. http://dx.doi.org/10.17083/ijsg.v10i2.577.
Full textLöff, Júnior, Dalvan Griebler, Gabriele Mencagli, Gabriell Araujo, Massimo Torquati, Marco Danelutto, and Luiz Gustavo Fernandes. "The NAS Parallel Benchmarks for evaluating C++ parallel programming frameworks on shared-memory architectures." Future Generation Computer Systems 125 (December 2021): 743–57. http://dx.doi.org/10.1016/j.future.2021.07.021.
Full textZhao, Yuxuan, Qi Sun, Zhuolun He, Yang Bai, and Bei Yu. "AutoGraph: Optimizing DNN Computation Graph for Parallel GPU Kernel Execution." Proceedings of the AAAI Conference on Artificial Intelligence 37, no. 9 (June 26, 2023): 11354–62. http://dx.doi.org/10.1609/aaai.v37i9.26343.
Full textGonzález-Vélez, Horacio, and Mario Leyton. "A survey of algorithmic skeleton frameworks: high-level structured parallel programming enablers." Software: Practice and Experience 40, no. 12 (November 2010): 1135–60. http://dx.doi.org/10.1002/spe.1026.
Full textZhao, Yongwei, Yunji Chen, and Zhiwei Xu. "Fractal Parallel Computing." Intelligent Computing 2022 (September 5, 2022): 1–10. http://dx.doi.org/10.34133/2022/9797623.
Full textdel Rio Astorga, David, Manuel F. Dolz, Luis Miguel Sánchez, J. Daniel García, Marco Danelutto, and Massimo Torquati. "Finding parallel patterns through static analysis in C++ applications." International Journal of High Performance Computing Applications 32, no. 6 (March 9, 2017): 779–88. http://dx.doi.org/10.1177/1094342017695639.
Full textFan, Wenfei, Tao He, Longbin Lai, Xue Li, Yong Li, Zhao Li, Zhengping Qian, et al. "GraphScope." Proceedings of the VLDB Endowment 14, no. 12 (July 2021): 2879–92. http://dx.doi.org/10.14778/3476311.3476369.
Full textDissertations / Theses on the topic "Parallel Programming Frameworks"
Podobas, Artur. "Performance-driven exploration using Task-based Parallel Programming Frameworks." Licentiate thesis, KTH, Programvaruteknik och Datorsystem, SCS, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-122569.
Full textAli, Akhtar. "Comparative study of parallel programming models for multicore computing." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-94296.
Full textChavez, Daniel. "Parallelizing Map Projection of Raster Data on Multi-core CPU and GPU Parallel Programming Frameworks." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-190883.
Full textKartprojektioner är en central del av geografiska informationssystem och en otalig mängd av kartprojektioner används idag. Omprojiceringen mellan olika kartprojektioner sker regelbundet i ett geografiskt informationssystem och den kan parallelliseras med flerkärniga CPU:er och GPU:er. Denna masteruppsats implementerar en parallel och analytisk omprojicering av rasterdata i C/C++ med ramverken Pthreads, C++11 STL threads, OpenMP, Intel TBB, CUDA och OpenCL. Uppsatsen jämför de olika implementationernas exekveringstider på tre rasterdata av varierande storlek, där OpenMP hade bäst speedup på 6, 6.2 och 5.5. GPU-implementationerna var 293 % snabbare än de snabbaste CPU-implementationerna, där profileringen visar att de senare spenderade mest tid på trigonometriska funktioner. Resultaten visar att GPU:n är bäst lämpad för omprojicering av rasterdata, medan OpenMP är den snabbaste inom CPU ramverken.
Sonoda, Eloiza Helena. "OOPS - Object-Oriented Parallel System. Um framework de classes para a programação científica paralela." Universidade de São Paulo, 2006. http://www.teses.usp.br/teses/disponiveis/76/76132/tde-14022007-101855/.
Full textThis work describes the design and development of the OOPS (Object Oriented Parallel System) class framework, which is a tool that uses object orientation to support programming of concurrent scientific applications for parallel execution. OOPS provides high level abstractions to avoid application programmer\'s involvement with many parallel implementation details. For performance considerations, some parallel aspects such as decomposition and data distribution are not completely hidden from the application programmer. To achieve its intents, OOPS encapsulates some programming techniques frequently used for parallel systems. Virtual processors are organized in groups, over which topologies that provide communication between the processors can be constructed; distributed containers have their elements distributed across the processors of a topology, and parallel components use these containers for their work. The use of the classes supplied by OOPS simplifies the implementation of parallel applications, without incurring in pronounced overhead. OOPS is thus a thin layer over the message passing interface used for its implementation.
Torbey, Sami. "Towards a framework for intuitive programming of cellular automata." Thesis, Kingston, Ont. : [s.n.], 2007. http://hdl.handle.net/1974/929.
Full textHamdan, Mohammad M. "A combinational framework for parallel programming using algorithmic skeletons." Thesis, Heriot-Watt University, 2000. http://hdl.handle.net/10399/567.
Full textMoraes, Sergio A. S. "A distributed processing framework with application to graphics." Thesis, University of Sussex, 1994. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.387338.
Full textCuello, Rosandra. "Providing Support for the Movidius Myriad1 Platform in the SkePU Skeleton Programming Framework." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-111844.
Full textErnstsson, August. "Designing a Modern Skeleton Programming Framework for Parallel and Heterogeneous Systems." Licentiate thesis, Linköpings universitet, Programvara och system, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-170194.
Full textYtterligare forskningsfinansiärer: EU H2020 project EXA2PRO (801015); SeRC.
Manasievski, Milan. "Asynchronous and parallel programming in .NET framework 4 and 4.5 using C#." Master's thesis, Česká zemědělská univerzita v Praze, 2015. http://www.nusl.cz/ntk/nusl-258694.
Full textBooks on the topic "Parallel Programming Frameworks"
Corporation, Microsoft, ed. Parallel programming with Microsoft .NET: Design patterns for decomposition and coordination on multicore architectures. [S.l: Microsoft], 2010.
Find full textLINQ to objects using C♯ 4.0: Using and extending LINQ to objects and parallel LINQ (PLINQ). Upper Saddle River, NJ: Addison-Wesley, 2010.
Find full textBoudreau, Joseph F., and Eric S. Swanson. Parallel computing. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198708636.003.0009.
Full textHillar, Gastón C. Professional Parallel Programming with C#: Master Parallel Extensions With . NET 4. Wiley & Sons, Incorporated, John, 2010.
Find full textProfessional Parallel Programming with C#: Master Parallel Extensions with .NET 4. John Wiley, 2010.
Find full textHillar, Gastón C. Professional Parallel Programming with C#: Master Parallel Extensions With . NET 4. Wiley & Sons, Incorporated, John, 2010.
Find full textHillar, Gastón C. Professional Parallel Programming with C#: Master Parallel Extensions With . NET 4. Wiley & Sons, Incorporated, John, 2010.
Find full textBlewett, Richard, Andrew Clymer, and Rock Solid Knowledge Ltd. Pro Asynchronous Programming With . NET. Springer, 2014.
Find full textShasha, Dennis E., and Jessica P. Chang. Storing Clocked Programs Inside DNA: A Simplifying Framework for Nanocomputing. Morgan & Claypool Publishers, 2011.
Find full textBook chapters on the topic "Parallel Programming Frameworks"
Niculescu, Virginia, Adrian Sterca, and Frédéric Loulergue. "Reflections on the Design of Parallel Programming Frameworks." In Communications in Computer and Information Science, 154–81. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-70006-5_7.
Full textReinders, James, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, and Xinmin Tian. "Common Parallel Patterns." In Data Parallel C++, 323–52. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5574-2_14.
Full textBocchino, Robert L., and Vikram S. Adve. "Types, Regions, and Effects for Safe Programming with Object-Oriented Parallel Frameworks." In Lecture Notes in Computer Science, 306–32. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-22655-7_15.
Full textTroelsen, Andrew, and Philip Japikse. "Multithreaded, Parallel, and Async Programming." In C# 6.0 and the .NET 4.6 Framework, 695–747. Berkeley, CA: Apress, 2015. http://dx.doi.org/10.1007/978-1-4842-1332-2_19.
Full textTroelsen, Andrew. "Multithreaded, Parallel, and Async Programming." In Pro C# 5.0 and the .NET 4.5 Framework, 697–751. Berkeley, CA: Apress, 2012. http://dx.doi.org/10.1007/978-1-4302-4234-5_19.
Full textDongarra, Jack, Piotr Luszczek, Felix Wolf, Jesper Larsson Träff, Patrice Quinton, Hermann Hellwagner, Martin Fränzle, et al. "SWARM: A Parallel Programming Framework for Multicore Processors." In Encyclopedia of Parallel Computing, 1966–71. Boston, MA: Springer US, 2011. http://dx.doi.org/10.1007/978-0-387-09766-4_52.
Full textLaunay, Pascale, and Jean-Louis Pazat. "A framework for parallel programming in Java." In High-Performance Computing and Networking, 628–37. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998. http://dx.doi.org/10.1007/bfb0037190.
Full textBurgess, D. A., P. I. Crumpton, and M. B. Giles. "A Parallel Framework for Unstructured Grid Solvers." In Programming Environments for Massively Parallel Distributed Systems, 97–106. Basel: Birkhäuser Basel, 1994. http://dx.doi.org/10.1007/978-3-0348-8534-8_10.
Full textSato, Shigeyuki, and Hideya Iwasaki. "A Skeletal Parallel Framework with Fusion Optimizer for GPGPU Programming." In Programming Languages and Systems, 79–94. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-10672-9_8.
Full textSteinhöfel, Dominic. "Ever Change a Running System: Structured Software Reengineering Using Automatically Proven-Correct Transformation Rules." In Ernst Denert Award for Software Engineering 2020, 197–226. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-83128-8_10.
Full textConference papers on the topic "Parallel Programming Frameworks"
Gu, Ruidong, and Michela Becchi. "A comparative study of parallel programming frameworks for distributed GPU applications." In CF '19: Computing Frontiers Conference. New York, NY, USA: ACM, 2019. http://dx.doi.org/10.1145/3310273.3323071.
Full textFu, Zhouwang, Tao Song, Zhengwei Qi, and Haibing Guan. "Efficient shuffle management with SCache for DAG computing frameworks." In PPoPP '18: 23nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming. New York, NY, USA: ACM, 2018. http://dx.doi.org/10.1145/3178487.3178510.
Full textArguello, M., R. Gacitua, J. Osborne, S. Peters, P. Ekin, and P. Sawyer. "Skeletons and Semantic Web Descriptions to Integrate Parallel Programming into Ontology Learning Frameworks." In 2009 11th International Conference on Computer Modelling and Simulation. IEEE, 2009. http://dx.doi.org/10.1109/uksim.2009.47.
Full textWilkinson, Barry, and Clayton Ferner. "The Suzaku Pattern Programming Framework." In 2016 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW). IEEE, 2016. http://dx.doi.org/10.1109/ipdpsw.2016.107.
Full textXu, Wenhao, Yongwei Wu, Wei Xue, Wusheng Zhang, Ye Yuan, and Kai Zhang. "Horde: A parallel programming framework for clusters." In 2009 1st IEEE Symposium on Web Society (SWS). IEEE, 2009. http://dx.doi.org/10.1109/sws.2009.5271793.
Full textLasserre, Alice, Raymond Namyst, and Pierre-Andre Wacrenier. "EASYPAP: a Framework for Learning Parallel Programming." In 2020 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW). IEEE, 2020. http://dx.doi.org/10.1109/ipdpsw50202.2020.00059.
Full textGannouni, Sofien. "A Gamma-calculus GPU-based parallel programming framework." In 2015 2nd World Symposium on Web Applications and Networking (WSWAN). IEEE, 2015. http://dx.doi.org/10.1109/wswan.2015.7210299.
Full textChen, Sikan, Minglu Li, and Feng He. "GridPPI: A Lightweight Grid-Enabled Parallel Programming Framework." In 2006 IEEE Asia-Pacific Conference on Services Computing (APSCC'06). IEEE, 2006. http://dx.doi.org/10.1109/apscc.2006.63.
Full textBader, David A., Varun Kanade, and Kamesh Madduri. "SWARM: A Parallel Programming Framework for Multicore Processors." In 2007 IEEE International Parallel and Distributed Processing Symposium. IEEE, 2007. http://dx.doi.org/10.1109/ipdps.2007.370681.
Full textLin, Shang-Chieh, and Yarsun Hsu. "A Runtime Framework for GPGPU." In 2014 Sixth International Symposium on Parallel Architectures, Algorithms and Programming (PAAP). IEEE, 2014. http://dx.doi.org/10.1109/paap.2014.18.
Full text