Skip to content
Snippets Groups Projects
  1. Jul 29, 2015
    • Giovanni Bussi's avatar
      Moved plumed-* scripts except plumed-patch · f4d4acaa
      Giovanni Bussi authored
      Now when plumed is installed the scripts are placed in
      lib/plumed/
      instead of
      bin/
      
      This makes it more robust the installation of several versions with suffixes
      
      I only left in place the script "plumed-patch" which is likely
      the most used.
      
      I added plenty of messages at the end of ./configure and make install
      + I explained it in the user doc
      f4d4acaa
    • Giovanni Bussi's avatar
      Merge branch 'v2.1' into v2.2 · b2a0321b
      Giovanni Bussi authored
      [makedoc]
      b2a0321b
    • Giovanni Bussi's avatar
      changelog · 7a85556d
      Giovanni Bussi authored
      [makedoc]
      7a85556d
    • Giovanni Bussi's avatar
      Added barriers · 5e3aaf3a
      Giovanni Bussi authored
      It seems that sometime on travis a regtest with mw-mpi crashes.
      
      I think this is because when using multiple processors per walker
      there is a problem in the opening of the old file (for read) and
      its backup (for write). Adding this barrier seems to make it more robust
      5e3aaf3a
    • Giovanni Bussi's avatar
      Fix typo in bib · a70ab597
      Giovanni Bussi authored
      a70ab597
  2. Jul 28, 2015
    • Giovanni Bussi's avatar
      Fixes #163 · fd425317
      Giovanni Bussi authored
      Properly instantiate templates when using high optimization flags
      with gcc
      fd425317
  3. Jul 24, 2015
  4. Jul 23, 2015
  5. Jul 22, 2015
  6. Jul 21, 2015
    • Giovanni Bussi's avatar
      Fix in enable-modules · d6f0332d
      Giovanni Bussi authored
      Sometime there was problem with inconsistent on/off files. Now:
      
      whenever all/none/reset is found, all on/off files are removed.
      whenever one module is enabled, on file is added and off file is removed
      the opposite when it is disabled
      
      this should enforce consistency of on/off files.
      d6f0332d
  7. Jul 20, 2015
    • Giovanni Bussi's avatar
      Merge branch 'v2.1' into v2.2 · 2e3b3411
      Giovanni Bussi authored
      Conflicts:
      	src/maketools/update-plumedroot.sh
      	user-doc/Installation.txt
      2e3b3411
    • Giovanni Bussi's avatar
      Fixed install suffix. · b22ed559
      Giovanni Bussi authored
      Using "_" instead of "-" to avoid clashes.
      
      Actually, the problem was that doing
      make install PLUMED_SUFFIX=2
      make install
      The second install would have canceled the executables installed
      by the first install. This is because install assumes names such as
      plumed-* to be scripts installed for cross compiling
      b22ed559
  8. Jul 19, 2015
  9. Jul 17, 2015
  10. Jul 07, 2015
  11. Jul 06, 2015
Loading