Skip to content
Snippets Groups Projects
  1. Oct 15, 2018
    • carlocamilloni's avatar
      docs · 318174e6
      carlocamilloni authored
      318174e6
    • Carlo Camilloni's avatar
      V2.4 set omp (#398) · 836687b5
      Carlo Camilloni authored
      * OpenMP changes to allow setting the number of threads from main code
      furthermore avoiding to call getenv more than once (it is faster)
      
      * setOpenMP: gromacs patch enabled to set the number of openMP threads
      
      * OpenMP: moved static variables inside  a struct/function couple
      
      * OpenMP: removed api interface and gromacs patch
      
      * astyle
      836687b5
  2. Oct 14, 2018
  3. Oct 13, 2018
  4. Oct 12, 2018
  5. Oct 10, 2018
  6. Oct 08, 2018
  7. Oct 05, 2018
  8. Oct 01, 2018
  9. Sep 28, 2018
  10. Sep 21, 2018
  11. Sep 11, 2018
  12. Sep 04, 2018
  13. Sep 02, 2018
  14. Aug 28, 2018
    • Giovanni Bussi's avatar
      Changed opMap construction · 67c3f2d1
      Giovanni Bussi authored
      opMap is now constructed in a single statement. This avoids
      problems possibly arising with multiple threads accessing for the first time
      to this method simultaneously.
      
      opMap is then made const for clarity.
      
      (cherry picked from commit 10cbe7e8)
      67c3f2d1
  15. Aug 14, 2018
Loading