Skip to content
Snippets Groups Projects
  1. Jul 30, 2015
  2. Jul 29, 2015
    • 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
  3. Jul 24, 2015
    • Giovanni Bussi's avatar
      Fix in regtest · 0f8cadf7
      Giovanni Bussi authored
      Get_count() should return the number of element
      only when used on a Recv status. In this regtests
      we were probing the value of a Isend status.
      
      Likely openmpi sets it anyway as the number of
      sent element, but this makes mpich2 fail the regtest.
      
      I thus removed the check.
      0f8cadf7
    • Giovanni Bussi's avatar
      Fixed travis file · 9af59d0d
      Giovanni Bussi authored
      It seems in 865d16c9 I introduced a bug:
      checks where reported to travis only when
      building doc.
      
      Fixed now
      9af59d0d
  4. Jul 23, 2015
  5. Jul 20, 2015
    • 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
  6. Jul 17, 2015
  7. Jul 07, 2015
  8. Jul 06, 2015
    • Giovanni Bussi's avatar
      Changed message about undocumented components · e2cf3e09
      Giovanni Bussi authored
      I removed the sentence saying that 2.2 will crash.
      
      We should likely make it fail on travis-ci so that
      we remember to add the documentation, but I cannot
      do it know as one regtest basic/rt44b in v2.2
      would fail.
      e2cf3e09
  9. Jul 02, 2015
  10. Jul 01, 2015
  11. Jun 30, 2015
  12. Jun 26, 2015
Loading