Would it make sense to add a getting started guide which would be positioned somewhere between the documentation and the examples?
My idea would be to take a CPU code and explain the step by stop process of porting this to alpaka (similar to CUDA by Example).
It would be really cool to have something. We should even go further and provide such thing as interactive jupyter where we could completely replace the current examples (but still have the code behind the notebook within the repo).
As this is a OpenSource project contributions are always welcome!
Are you referring to a binder cling-setup, e.g. like this? :)
exactly!