Loading Events

« All Events

  • This event has passed.

Parallel Parallel Computing 4: Solving Partial Differential Equations on Parallel Computers

December 1, 2022 @ 2:00 pm - 4:00 pm

MPI (Message Passing Interface) is a standardized interface for writing portable distributed-memory parallel scientific code. The portability of MPI ensures the same MPI program works the same way on different platforms, ranging from laptop computers to massively parallel supercomputers. MPI has been widely used in advanced simulations, data analysis and visualization in the last three decades. An MPI program typically launches a set of processes distributed across multiple CPU cores or compute nodes. Each process would perform a part of the computations and the processes communicate with each other as needed. The communication is transparently controlled by the user code (which makes MPI calls), and the processes are managed by the MPI runtime system, which can also be controlled by the user. This workshop series introduces MPI for scientific computing from a user’s perspective:
– 4. Solving Partial Differential Equations on Parallel Computers: This session will demonstrate solving partial differential equations with MPI.

Any questions about this workshop can be emailed to Shao-Ching Huang at sch@ucla.edu.

Presented by the Office of Advanced Research Computing (OARC).

Register here: https://ucla.zoom.us/meeting/register/tJAsc-GhqzkpHN2tay6swQmcOMKlUgc1XrAI

Venue

Zoom
View Venue Website

Organizer

Office of Advanced Research Computing (OARC)
View Organizer Website

Events List Navigation

UCLA OIT