Summer Student 2025
- Candidate: Milla Bramsted
- She got an offer on Monday, but did not reply yet.
- I sent her a very brief outline of the project.
- If she accepts, she will be here for 8 weeks starting on June 30.
GitHub CI Pipeline with GPUs
- I became the beta tester Ricardo Rocha's new setup.
- We are basically building the documentation thereof together.
- Currently we have some permission issues, I am on it.
Integrating our AoS vs. SoA into O2
For the moment, we work only with the standalone benchmark. The goals are:
- Replace current AoS by our library set to AoS and check if the performance remains the same.
- Replace current AoS by our library set to SoA and check if the performance increases.
- Present the findings e.g. in a plot.
Current status: I have added our files to the O2 code. They compile, but they do only trivial stuff as of now.