diff --git a/.github/favicon.ico b/.github/favicon.ico deleted file mode 100644 index a59308e..0000000 Binary files a/.github/favicon.ico and /dev/null differ diff --git a/.github/github.png b/.github/github.png new file mode 100644 index 0000000..b58189f Binary files /dev/null and b/.github/github.png differ diff --git a/README.rst b/README.rst index 70b01c5..e115894 100644 --- a/README.rst +++ b/README.rst @@ -274,50 +274,32 @@ folder location. Finally, edit the ``Makefile`` within the new folder to remove references to the old common folder. This should centralize everything you need to remix and get started in the new folder. -================ -Work in Progress -================ - -- [ ] CPU - - [x] analytical - - [x] diffusion - - [ ] serial - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening - - [ ] OpenMP - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening - - [ ] Threading Building Blocks - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening -- [ ] GPU - - [ ] CUDA - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening - - [ ] OpenACC - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening - - [ ] OpenCL - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening -- [ ] KNL - - [ ] OpenMP - - [x] diffusion - - [ ] spinodal - - [ ] dendrite - - [ ] ripening +================== +Completed Examples +================== + +------------------ +Diffusion Equation +------------------ + +- CPU + - analytical + - serial + - OpenMP + - TBB +- GPU + - CUDA + - OpenAcc + - OpenCL + +---------------------- +Spinodal Decomposition +---------------------- + +- CPU + - OpenMP +- GPU + - CUDA ========================= Contributions and Contact @@ -353,7 +335,7 @@ the best available for the purpose. .. _EC2: https://aws.amazon.com/ec2/Elastic-GPUs/ .. _`file an issue`: https://github.com/usnistgov/hiperc/issues .. |`final conc`| image:: common-diffusion/diffusion.10000.png -.. |GitHub| image:: .github/favicon.ico +.. |GitHub| image:: .github/github.png .. _GitHub: https://github.com/usnistgov/hiperc .. |Gitter| image:: https://badges.gitter.im/usnistgov/hiperc.svg .. _Gitter: https://gitter.im/usnistgov/hiperc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge