Skip to content

The implements of three parallel GPs which is based on MPI, GPU, Spark

Notifications You must be signed in to change notification settings

xuedue/Parallel-GEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-GEP

Paper:Comparison of Different Computing Platforms for Implementing Parallel Genetic Programming

The implements of three parallel GPs which is based on MPI, GPU, Spark.

MPI-GP uses C language, you should install and configure the MPI environment to run.
GPU-GP uses Cuda C language, you should install and configure the Cuda environment to run.
Spark-GP uses Java language, you should install and configure the Spark and Hadoop environment to run.

During the experiments, our codes are running in windows (win10) system.

For cite

@inproceedings{zeng2020comparison,
  title={Comparison of Different Computing Platforms for Implementing Parallel Genetic Programming},
  author={Zeng, Ruihua and Huang, Zhixing and Chen, Yongliang and Zhong, Jinghui and Feng, Liang},
  booktitle={2020 IEEE Congress on Evolutionary Computation (CEC)},
  pages={1--8},
  year={2020},
  organization={IEEE}
}

About

The implements of three parallel GPs which is based on MPI, GPU, Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published