Skip to content

Expose an API for the PSO kernel itself? #46

@ChrisRackauckas

Description

@ChrisRackauckas

See https://discourse.julialang.org/t/gpu-genetic-algorithm/112700/11. Since the async form has the steps for the PSO stepping as part of a compilable kernel itself, it is possible to do an entire PSO as a GPU kernel. There are some applications that want to run a global optimization over many parameters, such as the one described in that Discourse post, which could use such an approach. And given the code we have here, I think it wouldn't be too hard to make that accessible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions