previous up next
Go backward to SelectD: Wait for Some Result from a List of Tasks
Go up to 3.2 Basic Commands
RISC-Linz logo

AllD: Execute a Command on All Kernels

AllD["command"]

This call executes command on each kernel connected to the distributed session, including the local kernel.

In[6]:=AllD["<< /home/ipau/distsoftware/distmath/test.m"]
Out[6]=okay

Maintained by: Cleo Pau
Last Modification: July 5, 2000

previous up next