-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
[REVIEW]: shmem4py: OpenSHMEM for Python #5444
Comments
Hello humans, 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:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
Wordcount for |
|
@greghbauer and @gonsie - Thanks for agreeing to review this submission. As you can see above, you each should use the command As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines. The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention We aim for reviews to be completed within about 2-4 weeks. Please let me know if either of you require some more time. We can also use editorialbot (our bot) to set automatic reminders if you know you'll be away for a known period of time. Please feel free to ping me (@danielskatz) if you have any questions/concerns. |
Review checklist for @gonsieConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
👋 @greghbauer - Can you generate your checklist, and ideally check off the first two items, just to make sure all the permissions here are working right? |
👋 @gonsie - Are you doing ok on your review? Is anything blocking you? |
👋 @greghbauer - Can you generate your checklist, and ideally check off the first two items, just to make sure all the permissions here are working right? |
👋 @gonsie - Are you doing ok on your review? Is anything blocking you? |
1 similar comment
👋 @gonsie - Are you doing ok on your review? Is anything blocking you? |
👋 @greghbauer - Can you generate your checklist, and ideally check off the first two items, just to make sure all the permissions here are working right? |
Review checklist for @greghbauerConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Seems like the Community Guidelines stuff is missing (I couldn't find any guidance on the documentation site, nor in the repo itself).
|
All I have left to do is test the functionality. I hope to get to that within the next week or so. |
After several false starts, I was able to complete the functionality testing, using Open MPI OpenSHMEM on NCSA Delta with anaconda, with SLURM srun replacing oshrun. I was able to do some of the tests across more than one node. The install instructions at https://shmem4py.readthedocs.io/en/latest/installation.html state "Once a working OpenSHMEM implementation is installed" trivializes the task. The install instructions at https://github.com/mpi4py/shmem4py/blob/master/INSTALL.rst are more complete but assume root level capabilities with the user of sudo apt-get. I did not try to use the docker container docker build scripts. On HPC sites docker is typically not possible. Would sif build scripts be possible? |
@gonsie and @greghbauer - thanks for your comments and concerns. Once @mrogowski has addressed them, I hope we will see comments here from him. |
Thank you for your comments! I will make necessary changes and respond within a few days. |
We have added a CONTRIBUTING.md file in the root directory of the repository. We hope it clarifies how to seek support, report issues and contribute to the software. We used a template recommended by other JOSS reviewers and tailored it to our application. Thanks for pointing it out, @gonsie @greghbauer! |
@gonsie & @greghbauer - is the contributing part now ok? @gonsie - I note you haven't checked off any of the functionality part of your list - Is something blocking this part for you? @greghbauer - Re your comments above, are any of these issues that you think should block acceptance of this work? Or are they more suggestions for the future? |
Hi.
I am ok with the changes.
Greg
…On Mon, Jul 3, 2023 at 10:31 AM Daniel S. Katz ***@***.***> wrote:
@gonsie <https://github.com/gonsie> & @greghbauer
<https://github.com/greghbauer> - is the contributing part now ok?
@gonsie <https://github.com/gonsie> - I note you haven't checked off any
of the functionality part of your list - Is something blocking this part
for you?
@greghbauer <https://github.com/greghbauer> - Re your comments above
<#5444 (comment)>,
are any of these issues that you think should block acceptance of this
work? Or are they more suggestions for the future?
—
Reply to this email directly, view it on GitHub
<#5444 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQES7IYBRGCWXOZWSDNUESDXOLQTLANCNFSM6AAAAAAXWDBLOM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@greghbauer - can you check off your remaining item then? |
@editorialbot set 1.0.0 as version |
Done! version is now 1.0.0 |
@editorialbot recommend-accept I will proofread this, and then talk about next steps |
|
|
👋 @openjournals/csism-eics, this paper is ready to be accepted and published. Check final proof 👉📄 Download article If the paper PDF and the deposit XML files look good in openjournals/joss-papers#4407, then you can now move forward with accepting the submission by compiling again with the command |
I'm trying to figure out what's going on with the bad DOI before we move forward - I've contacted Crossref and ACM about it. |
The paper otherwise looks good, and we can proceed and acceptance and publication once the DOI issue is fixed, and I'll let you know what I find out about it. |
Thank you. I also reported it using the form on https://doi.org, but I did not hear back yet. |
Slight DOI progress - it turns out that the paper is a USENIX paper that was published through the ACM DL, so ACM is contacting USENIX now to see if they can fix this, as they are supposed to own the DOI. |
It's not clear to me where the DOI for this came from, as the original from USENIX (https://www.usenix.org/conference/osdi18/presentation/alquraan) doesn't list a DOI. If this isn't resolve fairly quickly, the best option would probably be to remove the DOI from the bibtex entry and to add this URL instead, but let's see what USENIX says first. |
@mrogowski - Let's go ahead and proceed as above. Can you remove the DOI that doesn't work and add the URL? |
I just updated the bibtex entry to that listed on https://www.usenix.org/conference/osdi18/presentation/moritz, including the URL. Thanks for following up on that. |
@editorialbot recommend-accept |
|
|
👋 @openjournals/csism-eics, this paper is ready to be accepted and published. Check final proof 👉📄 Download article If the paper PDF and the deposit XML files look good in openjournals/joss-papers#4418, then you can now move forward with accepting the submission by compiling again with the command |
@editorialbot accept |
|
Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository. If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file. You can copy the contents for your CITATION.cff file here: CITATION.cff
If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation. |
🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? Notify your editorial technical team... |
Congratulations to @mrogowski (Marcin Rogowski) and co-authors on your publication!! And thanks to @greghbauer and @gonsie for reviewing! |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! The Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Thank you @danielskatz, @gonsie and @greghbauer! |
Submitting author: @mrogowski (Marcin Rogowski)
Repository: https://github.com/mpi4py/shmem4py
Branch with paper.md (empty if default branch): joss
Version: 1.0.0
Editor: @danielskatz
Reviewers: @greghbauer, @gonsie
Archive: 10.5281/zenodo.8143862
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@greghbauer & @gonsie, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @danielskatz know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Checklists
📝 Checklist for @gonsie
📝 Checklist for @greghbauer
The text was updated successfully, but these errors were encountered: