Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

passing multiple variables and @parallel

The @parallel examples all show f(x). Is it possible to use f(x,y,z) where x is the list to be iterated over?

passing multiple variables and @parallel

The @parallel examples all show f(x).
Is it possible to use f(x,y,z) where x is the list to be iterated over?over?
Are there any examples of @parallel that do not use list?