Skip to content

Commit 5a78af9

Browse files
Update docs-parts/computation/01-autopopulate_lang4.rst
Co-Authored-By: austin-hilberg <[email protected]>
1 parent cbb785d commit 5a78af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-parts/computation/01-autopopulate_lang4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The function ``parpopulate`` works identically to ``populate`` except that it uses a job reservation mechanism to allow multiple processes to populate the same table in parallel without collision.
2-
To enable ``parpopulate``, create the job reservation table ``<package>.Jobs`` which must have the following declaration:
2+
When running ``parpopulate`` for the first time, DataJoint will create a job reservation table and its class ``<package>.Jobs`` with the following declaration:
33

44
.. code-block:: matlab
55

0 commit comments

Comments
 (0)