File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,12 @@ General Options
223223
224224 If this option is not specified it may be set from the ``VPR_NUM_WORKERS `` environment variable; otherwise the default is used.
225225
226+ If this option is set to something other than 1, the following algorithms can be run in parallel:
227+
228+ * Timing Analysis
229+ * Routing (If routing algorithm is set to parallel or parallel_decomp; See :option: `--router_algorithm `)
230+ * Portions of analytical placement (If using the analytical placement flow and compiled VPR with Eigen enabled; See :option: `--analytical_place `)
231+
226232 .. note :: To compile VPR to allow the usage of parallel workers, ``libtbb-dev`` must be installed in the system.
227233
228234 **Default: ** ``1 ``
You can’t perform that action at this time.
0 commit comments