Running Jobs and Using the Scheduler

You are not logged in.

Please Log In for full access to the web site.
Note that this link will take you to an external site (https://petrock.mit.edu) to authenticate, and then you will be redirected back to this page.

Review the concepts from the Distributed Applications module

1) Parallel Computing

In a shared memory application, all of the processors performing computation (Select all that apply)

In a distributed memory application, all of the processors performing computation (Select all that apply)

2) MPI

In a traditional distributed parallel computing model the processors share information via

In order to run an MPI application, which of the following is required? (Check all that apply.)