Skip to content
Snippets Groups Projects
Commit 7c4f616a authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

changelog

parent 57edf8b1
No related branches found
No related tags found
No related merge requests found
......@@ -151,3 +151,9 @@ Fixes after beta release:
- Fixed a bug in EDS module for restarts, where accumulated rate was not stored to restart file, leading to convergence problems.
- (developers) `plumed config makefile_conf` can be used to retrieve `Makefile.conf` file a posteriori.
- Added patch for Quantum ESPRESSO 6.2 (thanks to Ralf Meyer).
- (developers) Store `MPIEXEC` variable at configure time and use it later for running regtests. Notice that in case
`MPIEXEC` is not specified regtests will be run using the command stored in env var `PLUMED_MPIRUN` or, if this is
also not defined, using `mpirun`.
- (developers) Added canonical makefile targets `check` and `installcheck`. Notice that `check` runs checks with
non-installed plumed whereas `installcheck` uses the installed one, including its correct program name if it
was personalized (e.g. with suffixes). Notice that this modifies the previously available `check` target.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment