Essays about: "MPI Assistance"

Found 2 essays containing the words MPI Assistance.

  1. 1. Augmenting MPI Programming Process with Cognitive Computing

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Panagiotis Kazilas; [2019]
    Keywords : Parallel Programming; Cognitive Computing; Distributed parallel programming; MPI; IBM Watson; IBM Assistant service; IBM Discovery service; MPI Assistance; Augment parallel programming processes;

    Abstract : Cognitive Computing is a new and quickly advancing technology. In thelast decade Cognitive Computing has been used to assist researchers in theirendeavors in many different scientific fields such as Health & medicine,Education, Marketing, Psychology and Financial Services. READ MORE

  2. 2. Automated Reasoning Support for Invasive Interactive Parallelization

    University essay from Institutionen för datavetenskap; Tekniska högskolan

    Author : Kianosh Moshir Moghaddam; [2012]
    Keywords : Multi-processors; Dependence Analysis; Code parallelization; Semi-automatic parallelization; IIP; ISC; OpenMP; MPI; Artificial Intelligence; Reasoning; Decision Tree; Divide and Conquer D C algorithms;

    Abstract : To parallelize a sequential source code, a parallelization strategy must be defined that transforms the sequential source code into an equivalent parallel version. Since parallelizing compilers can sometimes transform sequential loops and other well-structured codes into parallel ones automatically, we are interested in finding a solution to parallelize semi-automatically codes that compilers are not able to parallelize automatically, mostly because of weakness of classical data and control dependence analysis, in order to simplify the process of transforming the codes for programmers. READ MORE