pyswarms icon indicating copy to clipboard operation
pyswarms copied to clipboard

Enable GPU/parallelize for pyswarms

Open Berlyli866 opened this issue 2 years ago • 0 comments

Is it possible to use gpu for pyswarms (in python)? My loss function calls the simulator so it takes a lot of time and I wonder if it is possible to parallelize the calculation for the particles of the swarm in each iteration?

or do we have an existing function to use?

thanks for the help.

Berlyli866 avatar Jul 07 '22 18:07 Berlyli866