-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
MPIRelated to using OCCA in MPI applicationsRelated to using OCCA in MPI applications
Description
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.
tzanio
Metadata
Metadata
Assignees
Labels
MPIRelated to using OCCA in MPI applicationsRelated to using OCCA in MPI applications