Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 240 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 240 Bytes

GPU_CUDA_PSO

An implementation of Particle Swarm Optimization (PSO) algorithm with Cuda 8.0 and tested on K80.

Thank the project 5 years ago: https://github.com/wiseodd/cuda-pso. Serverl bugs are fixed, and GPU-part is enhanced a lot.