The twenty-sixth month of work focused on work in the following areas:
- Improvement to Traveler-Integrated
- Additional support for 4D operations
- Work on Lanczas solver
Organizational Activities and Results
- Weekly group-meeting, minutes:
Development Activities and Results
- Traveler
- Traveler-Integrated now shows Parent-Child relationships among tasks
- Clicking on a task will show a traceback of relationships
- Traveler-Integrated backend now reading PAPI metrics from OTF2
- UI/Bug Fixes:
- Addressed bugs when clicking on Gantt chart selections in Traveler-Integrated
- Auxiliary lines showing in Execution Trees (Atria) for Traveler-Integrated
- Traveler-Integrated now shows Parent-Child relationships among tasks
- Tiling
- Theory:
- Worked on the k-server problem
- Looking at trees and cycle metrics
- Worked on the k-server problem
- Implementation
- Wrote a version of the Cannon’s matrix multiplication algorithm
- Theory:
- Primitives & Algorithms
- The following features were added to Phylanx:
- The following improvements were made to hpxMP
- Python
- Enabling assignment to dtype
- Add variable _keras_shape attribute
- Improve the translation between primitives and Python objects
- Simplify defining lazy functions
Repository Activity October 1st – October 31st:
Code Statistics:
------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- C++ 479 18978 6241 97175 C/C++ Header 313 6993 4407 34196 Python 142 2671 1829 6942 CMake 109 958 794 4057 YAML 2 24 77 669 Markdown 2 17 0 46 Dockerfile 2 6 28 45 CSS 1 14 10 38 HTML 2 5 6 22 DOS Batch 2 0 0 12 INI 1 0 0 8 ------------------------------------------------------------------------------- SUM: 1055 29666 13392 143210 -------------------------------------------------------------------------------
Impact on Other Projects
- Blaze Pull Requests
- Excluded CUDA assignable structures from existing smpAssign strategies (PR #37)
- HPX Pull Requests:
- Blaze_CUDA: