Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tkphd committed Mar 4, 2019
1 parent a595a51 commit 65d4e2f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 45 deletions.
Binary file removed .github/favicon.ico
Binary file not shown.
Binary file added .github/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
72 changes: 27 additions & 45 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 65d4e2f

Please sign in to comment.