issues
search
rapidsai
/
distributed-join
Other
19
stars
12
forks
source link
Set default memory resource in each thread, change cache size
#14
Closed
abc99lr
closed
4 years ago
abc99lr
commented
4 years ago
Set default cache size to
800MB / mpi_size - 0.1MB
Pass default memory resource to std::thread to force hash map allocation using pool allocator
gaohao95
commented
4 years ago
LGTM! Thanks for working on this!
800MB / mpi_size - 0.1MB