Skip to content

[PRE REVIEW]: MPI-Rockstar: a Hybrid MPI and OpenMP Parallel Implementation of the Rockstar Halo finder #7629

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

Open
editorialbot opened this issue Jan 5, 2025 · 27 comments
Assignees
Labels
C++ C pre-review TeX Track: 1 (AASS) Astronomy, Astrophysics, and Space Sciences

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Jan 5, 2025

Submitting author: @Tomoaki-Ishiyama (Tomoaki Ishiyama)
Repository: https://github.com/Tomoaki-Ishiyama/mpi-rockstar
Branch with paper.md (empty if default branch): joss
Version: v1.0.0
Editor: @junghans
Reviewers: Pending
Managing EiC: Warrick Ball

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/dc5792f73f54ffa7f2a5db3df77540a8"><img src="https://joss.theoj.org/papers/dc5792f73f54ffa7f2a5db3df77540a8/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/dc5792f73f54ffa7f2a5db3df77540a8/status.svg)](https://joss.theoj.org/papers/dc5792f73f54ffa7f2a5db3df77540a8)

Author instructions

Thanks for submitting your paper to JOSS @Tomoaki-Ishiyama. Currently, there isn't a JOSS editor assigned to your paper.

@Tomoaki-Ishiyama if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.

Editor instructions

The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:

@editorialbot commands
@editorialbot editorialbot added pre-review Track: 1 (AASS) Astronomy, Astrophysics, and Space Sciences labels Jan 5, 2025
@editorialbot
Copy link
Collaborator Author

Hello human, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

✅ OK DOIs

- 10.1093/pasj/61.6.1319 is OK
- 10.1093/mnras/stab1755 is OK
- 10.1186/s40668-017-0021-1 is OK
- 10.1093/mnras/stac3072 is OK
- 10.1088/0004-637X/762/2/109 is OK
- 10.1088/1674-4527/18/6/62 is OK
- 10.1093/mnras/stt1403 is OK
- 10.1017/pasa.2019.12 is OK
- 10.1093/mnras/stab2482 is OK
- 10.1093/mnras/stab1855 is OK
- 10.1088/0067-0049/182/2/608 is OK

🟡 SKIP DOIs

- No DOI given, and none found for title: 4.45 Pflops astrophysical N-body simulation on K c...

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.98  T=0.05 s (1830.8 files/s, 318894.7 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C                               42           1253            377          10168
C++                              1            321             76           1633
C/C++ Header                    44            286             68           1357
TeX                              1             32              0            225
Markdown                         2             47              0            197
Perl                             1             27              5            178
YAML                             2              4              8             46
make                             1             16              3             46
-------------------------------------------------------------------------------
SUM:                            94           1986            537          13850
-------------------------------------------------------------------------------

Commit count by author:

    58	Tomoaki-Ishiyama
    24	Ken Osato
     2	stanaka

@editorialbot
Copy link
Collaborator Author

Paper file info:

📄 Wordcount for paper.md is 584

✅ The paper includes a Statement of need section

@editorialbot
Copy link
Collaborator Author

License info:

🔴 Failed to discover a valid open source license

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@editorialbot
Copy link
Collaborator Author

Five most similar historical JOSS papers:

CosmicProfiles: A Python package for radial profiling of finitely sampled dark matter halos and galaxies
Submitting author: @tibordome
Handling editor: @adonath (Active)
Reviewers: @benediktdiemer, @phil-mansfield
Similarity score: 0.7395

Nyx: A Massively Parallel AMR Code for Computational Cosmology
Submitting author: @jmsexton03
Handling editor: @dfm (Active)
Reviewers: @c-white, @teuben
Similarity score: 0.7261

MARTINI: Mock Array Radio Telescope Interferometry of the Neutral ISM
Submitting author: @kyleaoman
Handling editor: @dfm (Active)
Reviewers: @dfm
Similarity score: 0.7244

MAESTROeX: A Massively Parallel Low Mach Number Astrophysical Solver
Submitting author: @doreenfan
Handling editor: @arfon (Active)
Reviewers: @tukss, @pgrete
Similarity score: 0.7195

Paicos: A Python package for analysis of (cosmological) simulations performed with Arepo
Submitting author: @tberlok
Handling editor: @JBorrow (Active)
Reviewers: @ttricco, @kyleaoman
Similarity score: 0.7182

⚠️ Note to editors: If these papers look like they might be a good match, click through to the review issue for that paper and invite one or more of the authors before considering asking the reviewers of these papers to review again for JOSS.

@warrickball
Copy link

warrickball commented Jan 5, 2025

Hi @Tomoaki-Ishiyama, and thanks for your submission to JOSS. The nature of this submission looks a bit unusual so I'd like to clear up a few things before we consider continuing to review. Specifically, is the idea that JOSS reviews the submitted repo and the original Rockstar code? Or is this submission in effect a standalone fork that extends the previous code?

The latter is in principle in scope for JOSS (see Should I write my own software or contribute to an existing package?) but I notice that the new documentation is just the top-level README, which has some technical details but little context, and there don't appear to be any examples ready to run out-of-the-box. You might find inspiration for the kind of documentation and examples we strive for by glancing at some of the similar articles listed in the comment above.

@Tomoaki-Ishiyama
Copy link

Hi @warrickball and thank you so much for your comments. This submission is in effect a standalone fork that extends the original Rockstar code.

Indeed, the current README contains little context. We will attempt to fix it as soon as possible.

@warrickball
Copy link

Thanks. In that case, I'm going to flag this article for an editorial review of whether the extension to MPI meets JOSS requirements for substantial scholarly effort. This should take about two weeks. Sorry for the extra wait!

@warrickball
Copy link

@editorialbot query scope

@editorialbot
Copy link
Collaborator Author

Submission flagged for editorial review.

@editorialbot editorialbot added the query-scope Submissions of uncertain scope for JOSS label Jan 15, 2025
@Tomoaki-Ishiyama
Copy link

We believe that this code meets JOSS requirements because the extension to MPI and massively parallel environment took nearly a year and our community was eager for this extension. Thank you for your consideration.

@warrickball
Copy link

Hi again @Tomoaki-Ishiyama, I'm pleased to say that the editorial board has agreed that the MPI parallelisation alone is a substantial contribution, so we'll continue our process. All the suitable JOSS editors are currently working at capacity so I'm going to "waitlist" this review until an editor with the relevant expertise is available to take it on. Thanks for your patience!

@warrickball warrickball added waitlisted Submissions in the JOSS backlog due to reduced service mode. and removed query-scope Submissions of uncertain scope for JOSS labels Jan 31, 2025
@Tomoaki-Ishiyama
Copy link

@warrickball That's great! Thank you so much. Then, we will wait the editor assignment.

@Tomoaki-Ishiyama
Copy link

@warrickball We have been waiting the editor assignment for more than 3 months. How much longer do we have to wait? Editors seem to be assigned for the most of papers submitted after us. Thank you for your assistance.

@warrickball
Copy link

Hi @Tomoaki-Ishiyama, I do apologise for the very long wait. The Astronomy, Astrophysics & Space Science (AASS) track of JOSS has a substantial backlog, which is typically leading to a ~3 month wait from submission to an editor becoming available. MPI-Rockstar is now in effect at the front of the queue but we still need an editor with appropriate expertise to become available, which is why some more recent submissions (though many also >2 months old) have been picked up first.

@junghans
Copy link

@warrickball I can help to edit this.

@warrickball
Copy link

@junghans, that'd be great! You're more than welcome to self-assign yourself as editor. Feel free to ask me anything (here or privately) before you self-assign.

@junghans
Copy link

@editorialbot assign me as editor

@editorialbot
Copy link
Collaborator Author

Assigned! @junghans is now the editor

@junghans
Copy link

@Tomoaki-Ishiyama at a first glance the paper rather short, could you add a section with details on how the parallelization was done? And maybe some scaling results?

See https://doi.org/[10.21105/joss.03296](https://doi.org/10.21105/joss.03296) and https://doi.org/[10.21105/joss.06714](https://doi.org/10.21105/joss.06714)

@Tomoaki-Ishiyama
Copy link

@junghans Thank you for your assistance! I see. I will add a section for the parallelization and scalability as soon as possible.

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@editorialbot
Copy link
Collaborator Author

Five most similar historical JOSS papers:

Nyx: A Massively Parallel AMR Code for Computational Cosmology
Submitting author: @jmsexton03
Handling editor: @dfm (Active)
Reviewers: @c-white, @teuben
Similarity score: 0.7347

MARTINI: Mock Array Radio Telescope Interferometry of the Neutral ISM
Submitting author: @kyleaoman
Handling editor: @dfm (Active)
Reviewers: @dfm
Similarity score: 0.7308

CASTRO: A Massively Parallel Compressible Astrophysics Simulation Code
Submitting author: @zingale
Handling editor: @eloisabentivegna (Retired)
Reviewers: @kegiljarhus, @bonh, @joshia5
Similarity score: 0.7238

SkyPy: A package for modelling the Universe
Submitting author: @rrjbca
Handling editor: @arfon (Active)
Reviewers: @cescalara, @rmorgan10
Similarity score: 0.7218

X-PSI: A Python package for neutron star X-ray pulse simulation and inference
Submitting author: @drannawatts
Handling editor: @adonath (Active)
Reviewers: @JohannesBuchner, @matteobachetti
Similarity score: 0.7073

⚠️ Note to editors: If these papers look like they might be a good match, click through to the review issue for that paper and invite one or more of the authors before considering asking the reviewers of these papers to review again for JOSS.

@Tomoaki-Ishiyama
Copy link

@junghans I have just updated the draft following your comments. Please review it again.

@warrickball warrickball removed the waitlisted Submissions in the JOSS backlog due to reduced service mode. label May 16, 2025
@junghans
Copy link

@junghans I have just updated the draft following your comments. Please review it again.

Thanks for adding that section, could you please also add a figure showing the hybrid parallelization scheme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C pre-review TeX Track: 1 (AASS) Astronomy, Astrophysics, and Space Sciences
Projects
None yet
Development

No branches or pull requests

4 participants