Steven Rieder

Results 306 comments of Steven Rieder

## Review checklist for @rieder ### Conflict of interest - [X] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...

A question (@webbjj): The review specifies version 1.0 of Clustertools. However, it seems that this version was released two years ago (according to the GitHub tag). I guess we should...

I would suggest not supporting any Python versions below 3.5 or so. Those older versions are phased out / unsupported anyway, and it avoids a *lot* of headaches.

Finally getting back to this. @webbjj, a few suggestions: - Could you include in README.md a short installation method (e.g. 'pip install clustertools') - Could you also include a link...

Ok. I will try to merge upstream changes back in soon.

Got this working last week, so I'll write these up soon. May need testing from a clean installation.

Key is to set HOMEBREW_CC, HOMEBREW_CXX and HOMEBREW_FC to the desired values before installing openmpi/mpich.

Great! I'd like to test this on a clean macOS installation to see if any problems remain, but looks like this would be the way to do it. I also...