Skip to content
Snippets Groups Projects
  1. Dec 20, 2013
    • Giovanni Bussi's avatar
      Doc and changelog · 8e9ce48f
      Giovanni Bussi authored
      Ready for merge. Nothing should change with existing Makefile.conf.
      8e9ce48f
    • Giovanni Bussi's avatar
      7a5e9896
    • Giovanni Bussi's avatar
      Reversed logic · 267dc588
      Giovanni Bussi authored
      Now needs PLUMED_INTERNAL_LAPACK/BLAS to use the internal version,
      and by default uses external one. This makes it more coherent with
      master branch.
      
      Thus:
      
      One can either use external libraries with:
      
      CPPGLAFS=-D__PLUMED_INTERNAL_BLAS -D__PLUMED_INTERNAL_LAPACK
      
      uses internal ones, whereas:
      
      DYNAMIC_LIBS=-lwhatever_appropriate
      
      uses external ones.
      267dc588
    • Giovanni Bussi's avatar
      Both internal and external lapack works now · abfc863f
      Giovanni Bussi authored
      I fixed it so that it *Really* works with both internal and external
      lapack/blas. The only drawback (I could not do it better) is that
      both lapack and blas should be either internal or external.
      abfc863f
  2. Dec 17, 2013
  3. Dec 16, 2013
  4. Dec 13, 2013
  5. Dec 12, 2013
  6. Dec 11, 2013
  7. Dec 10, 2013
  8. Dec 09, 2013
Loading