-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JOSS] paper suggestions #137
Comments
Sure: At the core counts we are targeting, it gets impractical to use one MPI rank for every core. This is because each rank needs to store some information about addressing every other rank. Trading MPI ranks for OpenMP threads helps here. |
Interesting. Up to you if you want to keep it in, but if you do, then I think there is room to add a brief explanation without disrupting the flow of the text too much. |
define I, software -> references cf. #137
hi @jakelangham , I decided on a "lightweight" modification on the OpenMP / memory saving topic, but I am not sure about how much easier it really is to get the point: https://github.com/SGpp/DisCoTec/actions/runs/12250144549/artifacts/2297939731 The second paragraph in "statement of need" however is reduced to one sentence and reads much smoother now :) thx for the good suggestion! |
Hi @freifrauvonbleifrei - looking good. Only a few minor gripes / typos left to clear up from my perspective:
|
This issue relates to ongoing reviews at openjournals/joss-reviews#7018.
I have read through the draft manuscript. Overall I thought it was well written and fits the style of a JOSS paper. In addition to a few minor things included in this pr #136, I have a few suggestions listed below
The text was updated successfully, but these errors were encountered: