> For the complete documentation index, see [llms.txt](https://yarenty.gitbook.io/cuda-for-java-developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yarenty.gitbook.io/cuda-for-java-developers/readme.md).

# CUDA for Java Developers

####

#### Changelog:

* 11/2021 - stream - intro
* 10/2021 - threads
* 07/2021 - holidays spirit: few examples multiplication / sum
* 04/2021 - parallel computing&#x20;
* 01/2021 - finishing core images doodling
* 11/2020 - mostly doodles
* 10/2020 - memory model
* 09/2020 - programming model
* 08/2020 - JNI / interfaces / high-level view&#x20;

#### TODO

* [x] finish JNI
* [x] change  intro&#x20;
* [x] programming model
* [x] parallel computing
* [x] CUDA threads
* [x] refactor structure of the book, ie: memory
* [ ] refactor intro
* [ ] start github code repo
* [x] code examples
* [ ] hardware overview - update with latest 202?&#x20;
* [ ] OpenCL
* [ ] review text
