Program
The focus of the GAP Days 2015 will be on HPC-GAP
and migrating GAP development to it.
- Schedule as PDF
- Begin of coding sessions: Monday, March 16, 10:00
- Welcoming session and first talks: Monday, March 16, 14:00
- Joint dinner: Wednesday, March 18, 19:00 in the “Labyrinth”
-
End: Friday, March 20, 16:00
-
For submitting issues (bugs, ideas for enhancements, etc.) in the GAP system, please use the
GAP issue tracker at GitHub.
-
Please also have a look at the GAP Days 2015 wiki
for links to the issue tracker, our discussion on the future of GAP etc.
-
Please try to get HPC-GAP installed and working on your laptop
before arriving at the meeting, so that we can get started doing work
right away. To do so, we suggest following Reimer’s build guide.
If you encounter any difficulties, use the issue tracker
to report your problem (please include OS version, compiler version, …).
Here are all issues that have been created or worked on during this meeting.
- We begun work on formulate some questions and plans for the future of HPC-GAP
in our Wiki, please look here.
Suggested discussion & coding topics:
The primary goal is to write code and documentation during this week.
We will have a few short talks, but the rest of the time is reserved
for code sprints.
Below is a list of suggested topics. Feel free to contact us and
suggest additional ones (as long as they fit within the scope of the meeting).
Please try to think about what might interest you beforehand.
- Document bootstrapping procedure to get started with HPC-GAP (get ward, docs etc), at least at the same level like we did for GAP and ensure everyone in the room can build it
- Discuss HPC-GAP TODO list: What is left to be done, (how) will we reintegrate
it back with the main GAP, etc.
- Improve GAP Development manual, in particular the kernel chapter (source on GitHub). Correct what’s wrong; add new stuff; especially how the rules of HPC-GAP kernel programming change from the GAP ones.
- Fix and cleanup HPC-GAP demos from the ‘demo’ directory: combine running demos and checking that they work.
- Polycyclic collectors: last remaining obstacles to make GAP group-theretical code thread-safe, see here
(Steve, Max, …).
- Get rid of in-place conversions in the GAP library (one has to really understand the semantics of the code to do this - it can’t be done mechanically)
- Refactor benchmarks and tests
(Chris, Alex, …)
- Discuss package distribution, calls of LoadPackage in the GAP library etc.
- Cleanup ‘dev’ directory (parts may go into the ‘gap-distribution’ repository).
- Data structures package
(Markus, Chris, Max, …)
- Migrate your package(s) to work with or even benefit from HPC-GAP
Todo-list for HPC-GAP
During the meeting we agreed on the following todo-list for HPC-GAP (aka GAP5).
Visualization of commit activity:
- Master branch of GAP GitHub repository during the 2nd GAP Days
- HPC-GAP branch of GAP GitHub repository during the 2nd GAP Days