https://github.com/wiseodd/cuda-pso
Comparison between CUDA and CPU for PSO using 3-dimensional Levy function as test case
https://github.com/wiseodd/cuda-pso
Last synced: 5 months ago
JSON representation
Comparison between CUDA and CPU for PSO using 3-dimensional Levy function as test case
- Host: GitHub
- URL: https://github.com/wiseodd/cuda-pso
- Owner: wiseodd
- Created: 2012-09-08T06:29:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-06-27T13:57:55.000Z (over 10 years ago)
- Last Synced: 2025-04-04T14:49:09.445Z (12 months ago)
- Language: C++
- Size: 150 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cuda-pso
========
Comparison between CUDA and CPU for PSO using 3-dimensional Levy function as test case