mirror of
https://github.com/wassname/ray.git
synced 2026-08-20 12:40:44 +08:00
Use our own implementation of parallel_memcopy (#7254)
This commit is contained in:
@@ -112,7 +112,7 @@ include "includes/libcoreworker.pxi"
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
MEMCOPY_THREADS = 12
|
||||
MEMCOPY_THREADS = 6
|
||||
|
||||
|
||||
def set_internal_config(dict options):
|
||||
|
||||
Reference in New Issue
Block a user