cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[Docs] Add documents for installation and new features #210

Closed hecmay closed 3 years ago

hecmay commented 4 years ago
  1. Added Installation guide using conda virtual env
  2. Updated Kmeans (with array partition and CSE)
seanlatias commented 4 years ago

You will add tutorials for .to, right?

hecmay commented 4 years ago

@seanlatias Yes. I also want to put the optimized generic benchmarks in this PR.

seanlatias commented 4 years ago

Maybe I'll also contribute to this PR directly.

hecmay commented 4 years ago

You should have the write access to my repo. Already invited you before: https://github.com/Hecmay/heterocl/invitations

hecmay commented 4 years ago

I think we should also add tutorials in forms of Jupyter notebooks. The interactive interface may help new users get started faster.

zhangzhiru commented 4 years ago

Agreed. Before having Jupyter, can we update the webpage and README file first?

hecmay commented 4 years ago

Yes, Sean and I will start to work on that soon.

hecmay commented 3 years ago

@seanlatias do you mind my closing this PR and create a new one? I am thinking about creating a few jupyter notebook tutorials for the new features that can be merged into master later.

seanlatias commented 3 years ago

Sure