项目作者: medranSolus
项目描述 :
Fractal generating HPC cluster.
高级语言: C++
项目地址: git://github.com/medranSolus/fractal_service.git
Fractal Service
HPC cluster based on MPI comunication and OpenCL generation of fractals with GUI manager.
Architecture of cluster

Generated images
Mandelbrot fractal generated with cluster

Biggest fractal created (20k x 20k pixels)
Open in seperate window since it’s too big for most browsers.
Dependecies (Packages names listed for pacman based linux)
- OpenCL runtime (One per platform type)
- CPU:
- Intel (AUR): intel-opencl-runtime
- AMD (AUR): amdapp-sdk
- GPU:
- NVIDIA: opencl-nvidia
- Radeon: opencl-mesa
- Intel: intel-compute-runtime
- OpenCL ICD loader: ocl-icd
- OpenCL Headers: opencl-headers
- OpenCL Platform Info (Additional): clinfo
- OpenMPI: openmpi
- Creating PNG: libpng
- GUI Manager: qt5
- Build: gcc, make, cmake