bkryza/clang-uml

Sequence diagrams should support CUDA

Closed this issue · 0 comments

Since Clang supports calls to CUDA Kernel API, it should be possible to add CUDA calls to sequence diagrams generated by clang-uml. The CUDA Kernel can be represented by a separate actor in the diagram, accepting all CUDA calls.