Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. Dec 24, 2017
  2. Dec 23, 2017
  3. Dec 22, 2017
  4. Dec 21, 2017
  5. Dec 20, 2017
  6. Dec 19, 2017
  7. Dec 18, 2017
  8. Dec 17, 2017
  9. Dec 16, 2017
  10. Dec 14, 2017
    • frey_m's avatar
      Communication improvements: · 85ccdd4b
      frey_m authored
      - add "allreduce" and "reduce" functions
      - remove unused variable "minLocNum_m"
      - use new communication methods in PartBunchBase<T, Dim>::calcMoments()
        and PartBunchBase<T, Dim>::calcBeamParameters()
      
      modified:   CMakeLists.txt
      modified:   GlobalComm.h
      modified:   GlobalComm.hpp
      new file:   Operations.h
      modified:   ../../../src/Classic/Algorithms/PartBunchBase.h
      modified:   ../../../src/Classic/Algorithms/PartBunchBase.hpp
      85ccdd4b
    • frey_m's avatar
      Communication improvements: · 41e6919e
      frey_m authored
      - replace "allreduce" with gather.
      - remove partPerNode_m
      
      new file:   DataTypes.h
      modified:   GlobalComm.h
      modified:   GlobalComm.hpp
      modified:   ../../../src/Classic/Algorithms/PartBunchBase.h
      modified:   ../../../src/Classic/Algorithms/PartBunchBase.hpp
      41e6919e
  11. Dec 12, 2017
  12. Dec 11, 2017
  13. Dec 08, 2017
Loading