{"title":"Parallel Programming Environment for Cluster Computing","authors":"V. Tran, L. Hluchý, Giang T. Nguyen","doi":"10.1109/CLUSTER.2000.10033","DOIUrl":null,"url":null,"abstract":"In this paper, we present a new model for parallel program development for cluster computing called Data Driven Graph (DDG). DDG automatically analyzes data dependence among tasks, synchronizes data, generates task graphs and schedules. Programming in DDG is easy and reliable; most of work is done automatically by DDG, what does not only minimize the amount of work done by programmers but also removes most frequent errors likes race conditions and deadlocks. The integrated scheduler makes parallel programs in DDG run efficiently. Our experiments demonstrate the simplicity and efficiency of programs written in DDG.","PeriodicalId":92128,"journal":{"name":"Proceedings. IEEE International Conference on Cluster Computing","volume":"179 1","pages":"395-396"},"PeriodicalIF":0.0000,"publicationDate":"2000-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings. IEEE International Conference on Cluster Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CLUSTER.2000.10033","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2
Abstract
In this paper, we present a new model for parallel program development for cluster computing called Data Driven Graph (DDG). DDG automatically analyzes data dependence among tasks, synchronizes data, generates task graphs and schedules. Programming in DDG is easy and reliable; most of work is done automatically by DDG, what does not only minimize the amount of work done by programmers but also removes most frequent errors likes race conditions and deadlocks. The integrated scheduler makes parallel programs in DDG run efficiently. Our experiments demonstrate the simplicity and efficiency of programs written in DDG.