03:18marty1885: Hi, I just noticed Rockchip added info.iommu_domain_id = iommu_domain_id into their matrix multiplcation example. Anyone knows what this is?
10:46tomeu: marty1885: hi there, do you have a pointer to that code?
12:14marty1885: tomeu: Sure. They moved their repo.
12:14marty1885: https://github.com/airockchip/rknn-toolkit2/blob/77b71094e08391c543d9c65fea5f7cf98cc16eee/rknpu2/examples/rknn_matmul_api_demo/src/rknn_matmul_api_demo.cpp#L521
12:14marty1885: And here
12:14marty1885: https://github.com/airockchip/rknn-toolkit2/blob/77b71094e08391c543d9c65fea5f7cf98cc16eee/rknpu2/runtime/Linux/librknn_api/include/rknn_matmul_api.h#L154