metrumresearchgroup / Torsten

library of C++ functions that support applications of Stan in Pharmacometrics
BSD 3-Clause "New" or "Revised" License
52 stars 11 forks source link

Change in README to link MPICH installation page[DOC] #22

Closed csetraynor closed 4 years ago

csetraynor commented 4 years ago

Description

The first look into MPI might be a bit challenging.

Expected documentation

I found this tutorial https://mpitutorial.com/tutorials/ very enlightening.

I would recommend to link in README the MPICH download page. https://www.mpich.org/downloads/

Current Version:

v0.87.1

yizhang-yiz commented 4 years ago

I found this tutorial https://mpitutorial.com/tutorials/ very enlightening.

From Stan/Torsten user's perspective learning MPI programming is not very rewarding unless he/she intends to contribute that part of code.

I would recommend to link in README the MPICH download page. https://www.mpich.org/downloads/

Good point. I'll address it right away.

yizhang-yiz commented 4 years ago

Addressed in https://github.com/metrumresearchgroup/Torsten/pull/23