Table of Contents

Nice to Haves

This is a list of nice to have features or changes in CP2K that nobody got around to do, yet. ;-) They are noted down here so we don't forget about them.

Some of them may be suitable for one or more Google Summer of Code projects.

External Libraries

Input / Output

Missing features

Performance

Testing

Wiki

Dev Tools

Youthful Folly

Turn POINTERs into ALLOCATABLEs

Allocatables lead to faster code, can not lead to leaks, and are less prone to programming errors. This would be easier with a (not-yet-existing) -Wneedless-pointer warning in gfortran. In order of difficulty :

DBCSR

Removals

Restructurings

Bugs?

Missing features?