This Author published in this journals
All Journal PROXIES
Pratama, Iwan
Universitas Katolik Soegijapranata

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

VIRTUAL PARALLEL ENVIRONMENT USING PVM CASE STUDY BUBBLE SORT ALGORITHM Pratama, Iwan
PROXIES Vol 1, No 2 (2017)
Publisher : Universitas Katolik Soegijapranata

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Parallel computing is a technique to solve a problem using many CPUs. To perform parallel computing, it requires parallel computer, which is commonly known as supercomputer or multiprocessor computer. Nowadays, a supercomputer is still very expensive. Therefore, parallel algorithm is difficult to be applied in general. To resolve this problem, virtual parallel workstation is created. Virtual parallel workstation is a network of computers controlled by a program that can regulate the allocation of computational processes to processors across the entire network. This project uses PVM (Parallel Virtual Machine) to implement the parallel workstation environment to perform Bubble Sort Algorithm in parallel approach