You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am reading your paper and want to know how to implement multi-thread ART.
But I find your ART is libart and it is a single thread implementation. And in your benchmark_art_full.cpp, thread_num is 1.
The text was updated successfully, but these errors were encountered:
I am reading your paper and want to know how to implement multi-thread ART.
But I find your ART is libart and it is a single thread implementation. And in your benchmark_art_full.cpp, thread_num is 1.
The text was updated successfully, but these errors were encountered: