Advanced search

Showing result 1 - 5 of 6 essays matching the above criteria.

  1. 1. EVALUATION OF THE PERFORMANCE OF WEBGPU IN A CLUSTER OF WEB-BROWSERS FOR SCIENTIFIC COMPUTING

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Abdulsalam Aldahir; [2022]
    Keywords : ;

    Abstract : The development and wide spread of Internet browsers and technologies make them a tool that can be used for many scientific problems. This raises the question of whether Internet browsers, together with WebGPU and WebRTC, can be used to do scalable computing in a distributed cluster. READ MORE

  2. 2. Assessing Differences in Precision with Posit Floating Point Format compared to IEEE 754

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Timmy Lindholm; Olof Jonnerby; [2021]
    Keywords : ;

    Abstract : Choosing the correct floating point representation can greatly impact the performance and precision of floating point operations. The current floating point representation standard is IEEE 754. A recent floating point representation which seems to yield a greater precision for the same number of bits is called Posit. READ MORE

  3. 3. An Evaluation of TensorFlow as a Programming Framework for HPC Applications

    University essay from KTH/Beräkningsvetenskap och beräkningsteknik (CST); KTH/Parallelldatorcentrum, PDC

    Author : Wei Der Chien; [2018]
    Keywords : HPC; GPU; TensorFlow;

    Abstract : In recent years, deep-learning, a branch of machine learning gained increasing popularity due to their extensive applications and performance. At the core of these application is dense matrix-matrix multiplication. Graphics Processing Units (GPUs) are commonly used in the training process due to their massively parallel computation capabilities. READ MORE

  4. 4. Matrix Multiplications on Apache Spark through GPUs

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Arash Safari; [2017]
    Keywords : GPU; Matrix multiplication; Apache Spark; Cluster; Distributed Matrix Multiplication;

    Abstract : In this report, we consider the distribution of large scale matrix multiplications across a group of systems through Apache Spark, where each individual system utilizes Graphical Processor Units (GPUs) in order to perform the matrix multiplication. The purpose of this thesis is to research whether the GPU's advantage in performing parallel work can be applied to a distributed environment, and whether it scales noticeably better than a CPU implementation in a distributed environment. READ MORE

  5. 5. Using Map-Reduce for Large Scale Analysis of Graph-Based Data

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Nan Gong; [2011]
    Keywords : ;

    Abstract : As social networks have gained in popularity, maintaining and processing the social network graph information using graph algorithms has become an essential source for discovering potential features of the graph. The escalating size of the social networks has made it impossible to process the huge graphs on a single ma chine in a “real-time” level of execution. READ MORE