Searched refs:dynamic_threads (Results 1 – 3 of 3) sorted by relevance
745 dynamic_threads = os.environ.get("TORCHINDUCTOR_CPP_DYNAMIC_THREADS", "0") == "1" variable in cpp
1846 and (config.cpp.dynamic_threads or parallel_num_threads() != 1)
1748 if config.cpp.dynamic_threads and not self.parallel_reduction_prefix:1754 "max_threads" if config.cpp.dynamic_threads else parallel_num_threads()1909 if not config.cpp.dynamic_threads and self.num_threads == 1:2175 if config.cpp.dynamic_threads and depth == 0 and len(ranges) > 0:2519 if not config.cpp.dynamic_threads and self.num_threads == 1:2596 if config.cpp.dynamic_threads4672 if config.cpp.dynamic_threads: