Skip to content

Commit

Permalink
mistakes were made
Browse files Browse the repository at this point in the history
  • Loading branch information
edavidaja committed Dec 8, 2023
1 parent 7f754dd commit fcb5ca9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ERRATA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Errata

## 2023-11-15

While presenting at the [Research Computing Series for Syracuse University](https://researchcomputing.syr.edu/events/), I illustrated using `clustermq` for parallelizing jobs but did not correctly demonstrate getting the jobs to run across multiple nodes.
The [`jobs` argument](https://github.com/edavidaja/parallelooza/blob/7f754dd060e04c6770187cd2600a845faf58e61d/R/clustermq.R#L22) to `Q()` must be set to more than 1.

0 comments on commit fcb5ca9

Please sign in to comment.