Closed bkryza closed 6 months ago
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.
clang-uml
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.