open-mpi / mtt

MPI Testing Tool
https://open-mpi.github.io/mtt
Other
61 stars 47 forks source link

Python client documentation #671

Open PeterGottesman opened 6 years ago

PeterGottesman commented 6 years ago

There is a lot of documentation that is needed for the python client, I seem to be searching through the code to find what I need most of the time. I'm adding stuff off the top of my head as I think of it, so feel free to add to the list as you see fit.

Maybe this would fit well in @jagaskak's github pages?

That is really, really long. Sorry about that, but I think it is important to have a checklist somewhere with the documentation that is needed.

PeterGottesman commented 6 years ago

I assigned myself, but there is not a lot I have a full picture of yet. Any other help with this would be very greatly appreciated

rhc54 commented 6 years ago

@PeterGottesman We are trying to get the documentation onto the MTT web site. @jagaskak hasn't succeeded in getting Travis properly plumbed yet. Meantime, you can see the docs here:

https://jagaskak.github.io/mtt/html/index.html

PeterGottesman commented 6 years ago

Thanks Ralph! I checked off everything that is already documented and will be sure to keep up with any changes to the docs.

Jagaskak commented 6 years ago

Finally got the website running for MTT's repo: https://open-mpi.github.io/mtt/

DebRez commented 5 years ago

I will be working on this.