WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/10011925,
	  title     = {Analyzing the Factors that Cause Parallel Performance Degradation in Parallel Graph-Based Computations Using Graph500},
	  author    = {Mustafa Elfituri and  Jonathan Cook},
	  country	= {},
	  institution	= {},
	  abstract     = {Recently, graph-based computations have become more important in large-scale scientific computing as they can provide a methodology to model many types of relations between independent objects. They are being actively used in fields as varied as biology, social networks, cybersecurity, and computer networks. At the same time, graph problems have some properties such as irregularity and poor locality that make their performance different than regular applications performance. Therefore, parallelizing graph algorithms is a hard and challenging task. Initial evidence is that standard computer architectures do not perform very well on graph algorithms. Little is known exactly what causes this. The Graph500 benchmark is a representative application for parallel graph-based computations, which have highly irregular data access and are driven more by traversing connected data than by computation. In this paper, we present results from analyzing the performance of various example implementations of Graph500, including a shared memory (OpenMP) version, a distributed (MPI) version, and a hybrid version. We measured and analyzed all the factors that affect its performance in order to identify possible changes that would improve its performance. Results are discussed in relation to what factors contribute to performance degradation.
},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {15},
	  number    = {3},
	  year      = {2021},
	  pages     = {216 - 224},
	  ee        = {https://publications.waset.org/pdf/10011925},
	  url   	= {https://publications.waset.org/vol/171},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 171, 2021},
	}