-
Notifications
You must be signed in to change notification settings - Fork 54
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
Provide TL;DR for new contributors #1052
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1052 +/- ##
==========================================
- Coverage 91.76% 91.68% -0.08%
==========================================
Files 72 65 -7
Lines 10352 9978 -374
==========================================
- Hits 9499 9148 -351
+ Misses 853 830 -23
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
👇 Click on the image for a new way to code review
Legend |
Hey @ClaudiaComito , For adding test_script, we can include 1 process sending a random number to other or just "hello world" from both process
We can maybe link to this |
Guys, sorry for putting on my God Hat and bypassing the review process, GSoC23 enquiries are already pouring in. Our Quick Start is now live. It still needs improvements so I'll leave this PR draft open. Feel free to commit any modification you think necessary. We will review and potentially merge changes every week. |
Hi, everyone. I found that a few changes can be made to our README file to make it more better and useful for first-time viewers. After seeing the readme files of Tensorflow, Numpy...etc I made some changes to make our README file look better and more useful, I created a PR with those changes, any suggestions are welcome. So, you can merge it if you find it good. Also, please tell me if you want me to make any more changes to it, Thank you. |
superseded by #1079 , closing |
[@Mystic-Slice @shahpratham @mrfh92 @bducos I got started on issue #1051 . This is a just a draft, we'd love your input on both content and format, feel free to comment here or commit changes. Of course @AmirTouilPU @neosunhan @saisuraj27-729 @tewodros18 feel free to chime in, if you have time.]
Description
Provide quick hands-on instructions for new contributors, in preparation for GSoC23.
Still TODO:
mpirun -n 2 python test_script.py
Issue/s resolved: #1051
Changes proposed:
Type of change
Memory requirements
NA
Performance
NA
Due Diligence
Does this change modify the behaviour of other functions? If so, which?
no