Skip to content
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

Add scaling figure and section explaining scaling in README #17

Merged
merged 8 commits into from
Aug 4, 2021

Conversation

ulupo
Copy link
Collaborator

@ulupo ulupo commented Aug 3, 2021

No description provided.

README.rst Outdated
is able to distribute the key stages of the computation (namely, search for apparent pairs and coboundary matrix reduction) across an arbitrary number of available CPU threads.
The scaling is generally quite favourable as shown in the following figure (for more details, see our paper linked below):

.. image:: https://raw.githubusercontent.com/giotto-ai/giotto-ph/readme_speedup_figure/docs/images/multithreading_speedup.svg
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. image:: https://raw.githubusercontent.com/giotto-ai/giotto-ph/readme_speedup_figure/docs/images/multithreading_speedup.svg
.. image:: https://raw.githubusercontent.com/giotto-ai/giotto-ph/main/docs/images/multithreading_speedup.svg

To be changed after review

Copy link
Collaborator Author

@ulupo ulupo Aug 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MonkeyBreaker FYI, the reason for not using relative paths is that, when we were doing this in giotto-tda, the image was not rendered in the PyPI readme (I think this is because we are excluding the docs folder from the package?)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh ! I was not aware, good to know !

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Ready as far as I am concerned. Let me know :)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can merge

README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
@ulupo ulupo merged commit 1d0c628 into main Aug 4, 2021
@ulupo ulupo deleted the readme_speedup_figure branch August 4, 2021 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants