Skip to content

MPI jit usage #375

@mclarsen

Description

@mclarsen

I have an mpi program that needs to JIT compile kernels at runtime, and I am wondering about some of the logistics. Do I need to worry about all ranks compiling the same kernel? I assume that I would only want a single rank to compile the kernel, and have all the other ranks use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MPIRelated to using OCCA in MPI applications

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions