We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4932317 + 76590d8 commit 480c9c2Copy full SHA for 480c9c2
docs/DriverInternals.rst
@@ -114,7 +114,7 @@ Analysis` for more information.
114
The Compilation's TaskQueue controls the low-level aspects of managing
115
subprocesses. Multiple Jobs may execute simultaneously, but communication with
116
the parent process (the driver) is handled on a single thread. The level of
117
-parellelism may be controlled by a compiler flag.
+parallelism may be controlled by a compiler flag.
118
119
If a Job does not finish successfully, the Compilation needs to record which
120
jobs have failed, so that they get rebuilt next time the user tries to build
0 commit comments