LLNL / Aluminum

High-performance, GPU-aware communication library
https://aluminum.readthedocs.io/en/latest/
Other
84 stars 21 forks source link

Type traits #206

Closed ndryden closed 1 year ago

ndryden commented 1 year ago

This exposes type traits describing Aluminum communication operations. Previously they were in the test utilities and not so well-organized.

ndryden commented 1 year ago

@benson31 Rerequesting review because I moved some more stuff around.