Thèses sur le sujet « Distribute and Parallel Computing »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les 50 meilleures thèses pour votre recherche sur le sujet « Distribute and Parallel Computing ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Parcourez les thèses sur diverses disciplines et organisez correctement votre bibliographie.
Xu, Lei. « Cellular distributed and parallel computing ». Thesis, University of Oxford, 2014. http://ora.ox.ac.uk/objects/uuid:88ffe124-c2fd-4144-86fe-47b35f4908bd.
Texte intégralXiang, Yonghong. « Interconnection networks for parallel and distributed computing ». Thesis, Durham University, 2008. http://etheses.dur.ac.uk/2156/.
Texte intégralKim, Young Man. « Some problems in parallel and distributed computing / ». The Ohio State University, 1992. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487776210795651.
Texte intégralFreeh, Vincent William 1959. « Software support for distributed and parallel computing ». Diss., The University of Arizona, 1996. http://hdl.handle.net/10150/290588.
Texte intégralJin, Xiaoming. « A practical realization of parallel disks for a distributed parallel computing system ». [Gainesville, Fla.] : University of Florida, 2000. http://etd.fcla.edu/etd/uf/2000/ane5954/master.PDF.
Texte intégralTitle from first page of PDF file. Document formatted into pages; contains ix, 41 p.; also contains graphics. Vita. Includes bibliographical references (p. 39-40).
馬家駒 et Ka-kui Ma. « Transparent process migration for parallel Java computing ». Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2001. http://hub.hku.hk/bib/B31226474.
Texte intégralMa, Ka-kui. « Transparent process migration for parallel Java computing / ». Hong Kong : University of Hong Kong, 2001. http://sunzi.lib.hku.hk/hkuto/record.jsp?B23589371.
Texte intégralDutta, Sourav. « PERFORMANCE ESTIMATION AND SCHEDULING FOR PARALLEL PROGRAMS WITH CRITICAL SECTIONS ». OpenSIUC, 2017. https://opensiuc.lib.siu.edu/dissertations/1353.
Texte intégralWinter, Stephen Charles. « A distributed reduction architecture for real-time computing ». Thesis, University of Westminster, 1990. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.238722.
Texte intégralValente, Fredy Joao. « An integrated parallel/distributed environment for high performance computing ». Thesis, University of Southampton, 1995. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.362138.
Texte intégralWong, K. W. (Kwok Wa Dennis) Carleton University Dissertation Computer Science. « Partitioning B+-tree in parallel and distributed computing environment ». Ottawa, 1994.
Trouver le texte intégralKarl, Holger. « Responsive Execution of Parallel Programs in Distributed Computing Environments ». Doctoral thesis, Humboldt-Universität zu Berlin, Mathematisch-Naturwissenschaftliche Fakultät II, 1999. http://dx.doi.org/10.18452/14455.
Texte intégralClusters of standard workstations have been shown to be an attractive environment for parallel computing. However, there remain unsolved problems to make them suitable to some application scenarios. One of these problems is a dependable and timely program execution: There are many applications in which a program should be successfully completed at a predictable point of time. Mechanisms to combine the properties of both dependable and timely execution of parallel programs in distributed computing environments are the main objective of this dissertation. Addressing these properties requires a joint metric for dependability and timeliness. Responsiveness is such a metric; it is refined for the purposes of this work. As a case study, Calypso and Charlotte, two parallel programming systems, are analyzed and their shortcomings on several abstraction levels with regard to responsiveness are identified. Solutions for them are presented and generalized, resulting in widely applicable mechanisms for (parallel) responsive services. Specifically, these solutions are: 1) a responsiveness analysis of Calypso's eager scheduling (a mechanism for load balancing and fault masking), 2) ameliorating a single point of failure by a responsiveness analysis of checkpointing and by a standard interface-based system for replication of legacy software, 3) managing resources in a way suitable for parallel programs, and 4) using semantical information about the communication pattern of a program to improve its performance. All proposed mechanisms can be combined and are suitable for use in standard environments. It is shown by analysis and experiments that these mechanisms improve the responsiveness of eligible applications.
Papay, Juraj. « Performance characterisation of distributed memory MIMD computations ». Thesis, University of Warwick, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.310021.
Texte intégralBennett, Sidney Page. « Designing a Compiler for a Distributed Memory Parallel Computing System ». Thesis, Virginia Tech, 2003. http://hdl.handle.net/10919/9684.
Texte intégralMaster of Science
Kore, Anand. « Using idle workstations for distributed computing ». Ohio : Ohio University, 1998. http://www.ohiolink.edu/etd/view.cgi?ohiou1176488008.
Texte intégralStuart, Mary Bernadette. « The Eigensolution of symmetric matrices on distributed memory computers ». Thesis, Queen's University Belfast, 1995. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.295449.
Texte intégralPyla, Hari Krishna. « Tempest : A Framework for High Performance Thermal-Aware Distributed Computing ». Thesis, Virginia Tech, 2007. http://hdl.handle.net/10919/33198.
Texte intégralMaster of Science
Sziveri, Janos. « Parallel computational techniques for explicit finite element analysis ». Thesis, Heriot-Watt University, 1997. http://hdl.handle.net/10399/1254.
Texte intégralSouza, Paulo Sergio Lopes de. « AMIGO : Uma contribuição para a convergência na área de escalonamento de processos ». Universidade de São Paulo, 2000. http://www.teses.usp.br/teses/disponiveis/76/76132/tde-25032014-152613/.
Texte intégralThis thesis proposes and describes in details the design of the AMIGO (DynAMical FlexIble SchedulinG EnvirOnment), a novel software tool that makes possible the union of different scheduling algorithms, in a way completely transparent to the user. The AMIGO is able to make flexible the scheduling activity (at run-time), covering all the steps from its configuration up to its effective application. Besides the dynamic flexibility and transparency, AMIGO is also modular: it is split into modules that, among other advantages, facilitate its execution on different platforms. This work also contributes by presenting a critical analysis of the process-scheduling literature, pointing out the existing divergences and proposing important convergence points. Thus, the literature survey presented acts as a precious introductory material, which is able, on one hand, to give to the beginners a broad view of the process-scheduling area and, on the other hand, to facilitate the development of deeper studies in a quicker fashion when more specific works are needed. The performance evaluation of the AMIGO shows that is possible to have expressive performance gains, while having total user transparency. Joining flexibility and transparency it is hoped to contribute for the reduction of the existing gap between theory and practice in the scheduling process area
McMahon, Adam. « Rendering Animations with Distributed Applets over the Internet ». Scholarly Repository, 2009. http://scholarlyrepository.miami.edu/oa_theses/189.
Texte intégralJacob, Aju. « Distributed configuration management for reconfigurable cluster computing ». [Gainesville, Fla.] : University of Florida, 2004. http://purl.fcla.edu/fcla/etd/UFE0007181.
Texte intégralShan, Meijuan. « Distributed object-oriented parallel computing on heterogeneous workstation clusters using Java ». Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp04/mq43403.pdf.
Texte intégralStewart, Robert. « Reliable massively parallel symbolic computing : fault tolerance for a distributed Haskell ». Thesis, Heriot-Watt University, 2013. http://hdl.handle.net/10399/2834.
Texte intégralJanjic, Vladimir. « Load balancing of irregular parallel applications on heterogeneous computing environments ». Thesis, University of St Andrews, 2012. http://hdl.handle.net/10023/2540.
Texte intégralDjemame, Karim. « Distributed simulation of high-level algebraic Petri nets ». Thesis, University of Glasgow, 1999. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.301624.
Texte intégralPulla, Gautam. « High Performance Computing Issues in Large-Scale Molecular Statics Simulations ». Thesis, Virginia Tech, 1999. http://hdl.handle.net/10919/33206.
Texte intégralMaster of Science
Kohler, Peter. « Concept and implementation of an efficient communication network for distributed parallel computing / ». Zürich, 1997. http://e-collection.ethbib.ethz.ch/show?type=diss&nr=12169.
Texte intégralChinthamani, Meemakshisundaram R. « Future effectiveness of centralized and distributed memory architectures for parallel computing systems ». Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape7/PQDD_0019/NQ37877.pdf.
Texte intégralLUZZI, Cinzia. « Enabling parallel and interactive distributed computing data analysis for the ALICE experiment ». Doctoral thesis, Università degli studi di Ferrara, 2014. http://hdl.handle.net/11392/2388941.
Texte intégralKazilas, Panagiotis. « Augmenting MPI Programming Process with Cognitive Computing ». Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-88913.
Texte intégralWu, Jiande. « Parallel Computing of Particle Filtering Algorithms for Target Tracking Applications ». ScholarWorks@UNO, 2014. http://scholarworks.uno.edu/td/1953.
Texte intégralMarucci, Evandro Augusto. « Paralelização da ferramenta de alinhamento de sequências MUSCLE para um ambiente distribuído / ». São José do Rio Preto : [s.n.], 2009. http://hdl.handle.net/11449/89349.
Texte intégralBanca: Liria Matsumoto Sato
Banca: Aleardo Manacero Junior
Resumo: Devido a crescente quantidade de dados genômicos para comparação, a computação paralela está se tornando cada vez mais necessária para realizar uma das operaçoes mais importantes da bioinformática, o alinhamento múltiplo de sequências. Atualmente, muitas ferramentas computacionais são utilizadas para resolver alinhamentos e o uso da computação paralela está se tornando cada vez mais generalizado. Entretanto, embora diferentes algoritmos paralelos tenham sido desenvolvidos para suportar as pesquisas genômicas, muitos deles não consideram aspectos fundamentais da computação paralela. O MUSCLE [1] e uma ferramenta que realiza o alinhamento m ultiplo de sequências com um bom desempenho computacional e resultados biológicos signi cativamente precisos [2]. Embora os m etodos utilizados por ele apresentem diferentes versões paralelas propostas na literatura, apenas uma versão paralela do MUSCLE foi proposta [3]. Essa versão, entretanto, foi desenvolvida para sistemas de mem oria compartilhada. O desenvolvimento de uma versão paralela do MUSCLE para sistemas distribu dos e importante dado o grande uso desses sistemas em laboratórios de pesquisa genômica. Esta paralelização e o foco deste trabalho e ela foi realizada utilizando-se abordagens paralelas existentes e criando-se novas abordagens. Como resultado, diferentes estratégias paralelas foram propostas. Estas estratégias podem ser incorporadas a outras ferramentas de alinhamento que utilizam, em determinadas etapas, a mesma abordagem sequencial. Em cada método paralelizado, considerou-se principalmente a e ciência, a escalabilidade e a capacidade de atender problemas reais da biologia. Os testes realizados mostram que, para cada etapa paralela, ao menos uma estratégia de nida atende bem todos esses crit erios. Al em deste trabalho realizar um paralelismo in edito, ao viabilizar a execução da ferramenta MUSCLE em... (Resumo completo, clicar acesso eletrônico abaixo)
Abstract: Due to increasing amount of genetic data for comparison, parallel computing is becoming increasingly necessary to perform one of the most important operations in bioinformatics, the multiple sequence alignments. Nowadays, many software tools are used to solve sequence alignments and the use of parallel computing is becoming more and more widespread. However, although di erent parallel algorithms were developed to support genetic researches, many of them do not consider fundamental aspects of parallel computing. The MUSCLE [1] is a tool that performs multiple sequence alignments with good computational performance and biological results signi cantly precise [2]. Although the methods used by them have di erent parallel versions proposed in the literature, only one parallel version of the MUSCLE tool was proposed [3]. This version, however, was developed for shared memory systems. The development of a parallel MUSCLE tool for distributed systems is important given the wide use of such systems in laboratories of genomic researches. This parallelization is the aim of this work and it was done using existing parallel approaches and creating new approaches. Consequently, di erent parallel strategies have been proposed. These strategies can be incorporated into other alignment tools that use, in a given stage, the same sequential approach. In each parallel method, we considered mainly the e ciency, scalability and ability to meet real biological problems. The tests show that, for each parallel step, at least one de ned strategy meets all these criteria. In addition to the new MUSCLE parallelization, enabling it execute in a distributed systems, the results show that the de ned strategies have a better performance than the existing strategies.
Mestre
MAJ, CARLO. « Sensitivity analysis for computational models of biochemical systems ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2014. http://hdl.handle.net/10281/50494.
Texte intégralNi, Ze. « Comparative Evaluation of Spark andStratosphere ». Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-118226.
Texte intégralRezvoy, Clément. « Large Scale Parallel Inference of Protein and Protein Domain families ». Phd thesis, Ecole normale supérieure de lyon - ENS LYON, 2011. http://tel.archives-ouvertes.fr/tel-00682495.
Texte intégralKannan, Vijayasarathy. « A Distributed Approach to EpiFast using Apache Spark ». Thesis, Virginia Tech, 2015. http://hdl.handle.net/10919/55272.
Texte intégralMaster of Science
Liu, Linqian. « A Parallel and Distributed Computing Platform for Neural Networks Using Wireless Sensor Networks ». University of Toledo / OhioLINK, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=toledo1336159164.
Texte intégralOsman, Taha Mohammed. « FADI : a fault-tolerant environment for distributed processing systems ». Thesis, Nottingham Trent University, 1998. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.388867.
Texte intégralHernandez, Jesus Israel. « Reactive scheduling of DAG applications on heterogeneous and dynamic distributed computing systems ». Thesis, University of Edinburgh, 2008. http://hdl.handle.net/1842/2336.
Texte intégralWang, Chen. « Chemistry Inspired Middleware for Flexible Service Composition and Application ». Phd thesis, INSA de Rennes, 2013. http://tel.archives-ouvertes.fr/tel-00932085.
Texte intégralGhafoor, Sheikh Khaled. « Modeling of an adaptive parallel system with malleable applications in a distributed computing environment ». Diss., Mississippi State : Mississippi State University, 2007. http://sun.library.msstate.edu/ETD-db/theses/available/etd-11092007-145420.
Texte intégralYao, Aixiang I. Song. « An Efficient Parallel Three-Level Preconditioner for Linear Partial Differential Equations ». Thesis, Virginia Tech, 1998. http://hdl.handle.net/10919/36499.
Texte intégralMaster of Science
Gupta, Sounak. « Pending Event Set Management in Parallel Discrete Event Simulation ». University of Cincinnati / OhioLINK, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1535701778479768.
Texte intégralKlein-Halmaghi, Cristian. « Cooperative Resource Management for Parallel and Distributed Systems ». Phd thesis, Ecole normale supérieure de lyon - ENS LYON, 2012. http://tel.archives-ouvertes.fr/tel-00780719.
Texte intégralCollet, Julien. « Exploration of parallel graph-processing algorithms on distributed architectures ». Thesis, Compiègne, 2017. http://www.theses.fr/2017COMP2391/document.
Texte intégralWith the advent of ever-increasing graph datasets in a large number of domains, parallel graph-processing applications deployed on distributed architectures are more and more needed to cope with the growing demand for memory and compute resources. Though large-scale distributed architectures are available, notably in the High-Performance Computing (HPC) domain, the programming and deployment complexity of such graphprocessing algorithms, whose parallelization and complexity are highly data-dependent, hamper usability. Moreover, the difficult evaluation of performance behaviors of these applications complexifies the assessment of the relevance of the used architecture. With this in mind, this thesis work deals with the exploration of graph-processing algorithms on distributed architectures, notably using GraphLab, a state of the art graphprocessing framework. Two use-cases are considered. For each, a parallel implementation is proposed and deployed on several distributed architectures of varying scales. This study highlights operating ranges, which can eventually be leveraged to appropriately select a relevant operating point with respect to the datasets processed and used cluster nodes. Further study enables a performance comparison of commodity cluster architectures and higher-end compute servers using the two use-cases previously developed. This study highlights the particular relevance of using clustered commodity workstations, which are considerably cheaper and simpler with respect to node architecture, over higher-end systems in this applicative context. Then, this thesis work explores how performance studies are helpful in cluster design for graph-processing. In particular, studying throughput performances of a graph-processing system gives fruitful insights for further node architecture improvements. Moreover, this work shows that a more in-depth performance analysis can lead to guidelines for the appropriate sizing of a cluster for a given workload, paving the way toward resource allocation for graph-processing. Finally, hardware improvements for next generations of graph-processing servers areproposed and evaluated. A flash-based victim-swap mechanism is proposed for the mitigation of unwanted overloaded operations. Then, the relevance of ARM-based microservers for graph-processing is investigated with a port of GraphLab on a NVIDIA TX2-based architecture
Andersson, Filip, et Simon Norberg. « Scalable applications in a distributed environment ». Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3917.
Texte intégralCordeiro, Daniel. « The impact of cooperation on new high performance computing platforms ». Phd thesis, Université de Grenoble, 2012. http://tel.archives-ouvertes.fr/tel-00690908.
Texte intégralMcMurtrey, Shannon Dale. « Training and Optimizing Distributed Neural Networks Using a Genetic Algorithm ». NSUWorks, 2010. http://nsuworks.nova.edu/gscis_etd/243.
Texte intégralQu, Long. « Méthodes de préconditionnement pour la résolution de systèmes linéaires sur des machines massivement parallèles ». Thesis, Paris 11, 2014. http://www.theses.fr/2014PA112053.
Texte intégralThis thesis addresses a new class of preconditioners which aims at accelerating solving large sparse systems arising in scientific and engineering problem by using preconditioned iterative methods. To apply these preconditioners, the input matrix needs to be reordered with K-way nested dissection. We also introduce an overlapping technique that adapts the idea of overlapping subdomains from domain decomposition methods to nested dissection based methods to improve the convergence of these preconditioners. Results show that such overlapping technique improves the convergence rate of Nested SSOR (NSSOR) and Nested Modified Incomplete LU with Rowsum property (NMILUR) precondtioners that we worked on. We also present the data distribution and parallel algorithms for implementing these preconditioners. Results show that on a 400x400x400 regular grid, the number of iterations with Nested Filtering Factorization preconditioner (NFF) increases slightly while increasing the number of subdomains up to 2048. In terms of runtime performance on Curie supercomputer, it scales up to 2048 cores and it is 2.6 times faster than the domain decomposition preconditioner Restricted Additive Schwarz (RAS) as implemented in PETSc
Tran-The, Hung. « Problème du Consensus dans le Modèle Homonyme ». Phd thesis, Université Paris-Diderot - Paris VII, 2013. http://tel.archives-ouvertes.fr/tel-00925941.
Texte intégral