User Tools

Site Tools


dev:todo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
dev:todo [2017/01/04 14:01] oschuettdev:todo [2020/08/21 10:15] – external edit 127.0.0.1
Line 4: Line 4:
  
 Some of them may be suitable for one or more [[https://developers.google.com/open-source/gsoc/|Google Summer of Code]] projects. Some of them may be suitable for one or more [[https://developers.google.com/open-source/gsoc/|Google Summer of Code]] projects.
- 
-====== Wiki ====== 
-  * Add support for CP2K input-files to [[https://github.com/GeSHi/|GeSHi]], which is what DokuWiki uses for syntax highlighting. 
  
 ====== External Libraries ====== ====== External Libraries ======
-  * Use [[https://www.gnu.org/software/gsl/|GNU Scientific Library]] for basic math operations, sorting, splines,... +  * Use [[https://www.gnu.org/software/gsl/|GNU Scientific Library]] for special math functions, sorting, splines, physical constants,... 
-  * Use the [[https://atztogo.github.io/spglib/|Space Group Library]] for symmetries. +  * Use the [[https://atztogo.github.io/spglib/|Space Group Library]] for handling crystal symmetries. 
-  * Use BigDFTs wavelet poisson solvers +  * Use BigDFTs wavelet Poisson solvers.
  
 ====== Input / Output ====== ====== Input / Output ======
Line 41: Line 38:
   * The [[http://www.cp2k.org/static/coverage/coverage_report_combined/src/xc/index.html| test coverage]] of the XC-functionals is pretty low. Since we have libxc as reference, one could easily write a unit-test that compares both implementations by applying them to a randomly generated density.   * The [[http://www.cp2k.org/static/coverage/coverage_report_combined/src/xc/index.html| test coverage]] of the XC-functionals is pretty low. Since we have libxc as reference, one could easily write a unit-test that compares both implementations by applying them to a randomly generated density.
   * Setup a regtester with the [[https://www.pgroup.com/products/community.htm|PGI Community Edition Compiler]].   * Setup a regtester with the [[https://www.pgroup.com/products/community.htm|PGI Community Edition Compiler]].
 +  * Performance regression testing. Requires an empty machine for reproducibility. Test each kernel (FFT, LA, grid,...) in different regimes (compute-, communication-, overhead-bound).
 +
 +====== Wiki ======
 +  * Add support for CP2K input-files to [[https://github.com/GeSHi/|GeSHi]], which is what DokuWiki uses for syntax highlighting.
  
 ====== Dev Tools ====== ====== Dev Tools ======
dev/todo.txt · Last modified: 2020/11/19 17:46 by tmueller