Mingcong Han
Mingcong Han
This is a proposal for an implementation of lockfree hashmap with cuckoo hashing scheme. ## Introduction Cuckoo hashing is an open addressing solution for hash collisions. The basic idea of...
Hi, I have the same problem on MI50 (gfx906). Have you solved this?
> Here you give the result of resnet18 with a set of 10 as input, which is consistent with tvm generated workload. However, when I want to use pytorch resnet18...
Hi @anakli, Thank you for your interest in our work. However, I have to clarify that the NVIDIA version of REEF only implemented the task preemption mechanism based on queue...
> Do you have an expected timeline for when you plan to release the preemption library extracted from REEF-N? Maybe We plan to release it within the next two months....
Hi @ujay-zheng , We didn't implement DKP in REEF-N on NVIDIA GPU. It is mainly because many optimizations in DKP need to modify the binary or assembly code of the...
Thanks for your interest in our work. The example in this figure is indeed a little bit confusing. From a high-level, we want to argue that **using multiple asynchronous streams...
Hi, why doesn't the traffic light detection work now?