Implementation of Parallel Simplified Swarm Optimization in CUDA

10/01/2021
by   Wei-Chang Yeh, et al.
0

As the acquisition cost of the graphics processing unit (GPU) has decreased, personal computers (PC) can handle optimization problems nowadays. In optimization computing, intelligent swarm algorithms (SIAs) method is suitable for parallelization. However, a GPU-based Simplified Swarm Optimization Algorithm has never been proposed. Accordingly, this paper proposed Parallel Simplified Swarm Optimization (PSSO) based on the CUDA platform considering computational ability and versatility. In PSSO, the theoretical value of time complexity of fitness function is O (tNm). There are t iterations and N fitness functions, each of which required pair comparisons m times. pBests and gBest have the resource preemption when updating in previous studies. As the experiment results showed, the time complexity has successfully reduced by an order of magnitude of N, and the problem of resource preemption was avoided entirely.

READ FULL TEXT
research
01/10/2020

Cat Swarm Optimization Algorithm – A Survey and Performance Evaluation

This paper presents an in-depth survey and performance evaluation of the...
research
06/02/2013

Convergence Analysis and Parallel Computing Implementation for the Multiagent Coordination Optimization Algorithm

In this report, a novel variation of Particle Swarm Optimization (PSO) a...
research
06/27/2020

QPSO-CD: Quantum-behaved Particle Swarm Optimization Algorithm with Cauchy Distribution

Motivated by particle swarm optimization (PSO) and quantum computing the...
research
02/10/2020

Dynamic Impact for Ant Colony Optimization algorithm

This paper proposes an extension method for Ant Colony Optimization (ACO...
research
05/25/2005

Optimizing semiconductor devices by self-organizing particle swarm

A self-organizing particle swarm is presented. It works in dissipative s...
research
02/26/2022

Investigation of Optimization Techniques on the Elevator Dispatching Problem

In the elevator industry, reducing passenger journey time in an elevator...
research
05/03/2022

cuPSO: GPU Parallelization for Particle Swarm Optimization Algorithms

Particle Swarm Optimization (PSO) is a stochastic technique for solving ...

Please sign up or login with your details

Forgot password? Click here to reset