ih4cku / blog

deprecated, Git issues are great for writing blogs :)
2 stars 0 forks source link

learn MPI #69

Open ih4cku opened 7 years ago

ih4cku commented 7 years ago
# openmpi 1.8.8
$ ./configure --with-cuda --with-threads=posix --enable-mpi-thread-multiple
ih4cku commented 7 years ago

introduction

MPI

concepts

ih4cku commented 7 years ago
ih4cku commented 7 years ago

collective operations

image

image

image

image

MPI_ALLReduce