Buscar
Mostrando ítems 1-10 de 569
Pro TBB C++ Parallel Programming with Threading Building Blocks
This open access book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in ...
Estudo comparativo da programação paralela de algoritmos em CPU com Go e GPU com CUDA
(Universidade Tecnológica Federal do ParanáPonta GrossaBrasilDepartamento Acadêmico de InformáticaCiência da ComputaçãoUTFPR, 2014-06-11)
Multicore processors, in other words, with more than one core, have become common usage. However, the study of parallel programming is not much explored. There are many problems that can be solved more efficiently exploiting ...
Paralelismo em Prolog: conceitos e sistemas
(Campo MouraoBrasil, 2016-05)
Parallelism is a study area that grows up each day, caused by the cost reduction and popularizing of machines with parallels architecture. In this context, the logical languages, especially PROLOG, show a feasible and ...
Source to source compiler for the automatic parallelization of JavaScript code
(IEEEUS, 2021)
This work focuses on the development of a source-to-source compiler for the automatic parallelization of JavaScript code. The proposed compiler transforms the input code to an AST (Abstract syntax tree). Afterward, we ...
Exact and parallel intersection of 3d triangular meshes
(Rensselaer Polytechnic Institute, 2018)
Construção de um cluster HPC para simulações de CFD
(Universidade Tecnológica Federal do ParanáCuritibaDepartamento Acadêmico de Eletrônica, 2012-05-31)
The purpose of this monograph is a study on clusters of computers and implements a high-performance cluster using the Windows ® Compute Cluster Server. The research presents theoretical concepts of parallel computing ...
EasyFJP: Providing Hybrid Parallelism as a Concern for Divide and Conquer Java Applications
(Comsis Consortium, 2013-06)
Because of the increasing availability of multi-core machines, clus- ters, Grids, and combinations of these there is now plenty of computational power,but today's programmers are not fully prepared to exploit parallelism. ...
An explicit parallelism study based on thread-level speculation
(Centro Latinoamericano de Estudios en Informática, 2014)