cwpearson / tempi

Topology Experiments for MPI
Other
10 stars 4 forks source link

4D pack/unpack kernels #6

Open cwpearson opened 3 years ago

cwpearson commented 3 years ago

Interest expressed from Exascale Computing Project on 4D pack/unpack kernels. Need to create something substantially similar to https://github.com/cwpearson/tempi/blob/master/src/internal/packer_3d.cu. Furthermore, changes to make this function aware of the new packer: https://github.com/cwpearson/tempi/blob/fe16ae7692da83e9cd247782f596a46a1d010699/src/internal/types.cpp#L609-L636