The Hoffman2 Happy Hours are designed to showcase one cluster related topic in a short presentation (no more than 20 minutes and generally much less) or lightning talk format, to…
Read More
Computing
Practical Parallel Computing 2: MPI Programming
MPI (Message Passing Interface) is a standardized interface for portable distributed-memory scientific parallel computing. The portability ensures that a properly-written, standard-conforming MPI program can work the same way on different…
Read More
Parallel Computing using MPI and Julia
This workshop will discuss the basics of MPI (message passing interface), and several distributed-memory parallel numerical computing examples using MPI. The Julia language will be used in the examples. It would be straightforward to translate the Julia examples into other languages, such as C and Fortran, if desired.
Numerical Computing using Julia
This workshop will illustrate using the Julia language in data-driven modeling and computations. More detailed description will be posted here soon.