reed

Results 8 issues of reed

阿波罗是如何考虑 sharememroy在构建过程(boost的内置的锁) , 修改 _wrote_num_mutex 等锁定后进程被kill后的 无法重新使用的问题的。

初步看代码,人为每一个topic对应一个shared_memory,而且大小是fixed=queue_size*first_msg_size+etc,如果msg每次数据大小不断变化,而且变化很大是不是会存不下queue_size个msg了?

https://github.com/ros2/rmw/blob/28f91855510c3c832b500fae40fdcc4169d26a0d/rmw/include/rmw/event.h#L16 here the event-related function is declared in a isolated `event.h` header file, but it is not included in the rmw.h. when we implement a rmw-xxx, we have to include...

enhancement
backlog

**Is your feature request related to a problem? Please describe.** Cutlass has integrated Level 2 (L2) prefetch hints for global memory load to register (LDG) in its implementation(code at https://github.com/NVIDIA/cutlass/blob/main/include/cutlass/arch/memory.h#L161)....

feature request
inactive-30d
inactive-90d

add publication, EVT: Accelerating Deep Learning Training with Epilogue Visitor Tree https://dl.acm.org/doi/10.1145/3620666.3651369

inactive-30d

https://github.com/thu-cs-lab/HPC-Lab-Docs/blob/010ce7924387445209a1e22d00981ac0b9696332/docs/tools.md?plain=1#L53 如题目所述。

Cute provides a utility called `print_latex` for visualizing layouts, which can aid in designing layouts for GEMM problems. However, utilizing LaTeX is not straightforward due to several reasons: 1. LaTeX...

**What is your question?** With the release of Cutlass 3.6, the `print_latex` function now allows users to specify colors using a template parameter. However, the `print_svg` function's color is still...

question
? - Needs Triage
inactive-30d