Skip to content

Refactor vectorised HMC implementations using AcceleratedKernels.jl #412

@yebai

Description

@yebai

I recently discovered the AcceleratedKernels package, which provides a unified interface for parallelisation on CPUs, clusters, and GPUs. We could consider switching to AK.map! and other AK high-order functions for the vectorised HMC implementation.

Related discussions: #390 (comment)

Question: would AK.map! utilise SIMD similarly to the current AHMC vectorisation?

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