Try   HackMD

OS Team Review & Planning (odd weeks)

Progress meeting on OS projects.

  • Frequency: bi-weekly, on Mondays at 15:00 CET/CEST
  • Where: Google Meet: todo update
  • Who: probabl OS Team members

2024-03-25

Individual reports

:probabl. OS team organizational discussions

  • pixi: is it simplifying things or not?
  • sklearn vs os team report ?
  • Loïc in Saclay April 2 (Jean-Zay user committee on April 2) - April 4
  • OpenBLAS / threadpool_limits overhead

2024-02-12

Topics

  • META Olivier

    • Precisely define the scope of this meeting and who should attend.
    • Shall we expect to keep public meeting notes?
    • If this meeting is meant to only be attended by Probabl members, we can use notion instead of hackmd.
      • If we want to publish the notes we need to be able to do filtering before publishing so that we can discuss probabl sensitive topics (e.g. mention partnerships under negotations, hiring plans) if needed. It means we need.
      • Archive meeting notes on a probabl github repo for transparency.
      • Alternatively we could use a public section on notion.
  • Team organization Olivier

    • Shall we maintain a backlog / project board view of ongoing focus issue for each bi-weekly iteration?
    • Shall we use github repo(s) to host project boards?
    • If so how to get a global view on who is working on what?
  • OSS contribution visibility Guillaume

    • crediting employer (probabl.ai) in github profile

    • commit metadata: use probabl email address

      • on github, it's possible to link several email addresses to a github account
      • on git only, the identity is a single email address (+ name)
    • TODO: credit support in the documentation (about page of scikit-learn)

    • we can maintain a dashboard on probabl to query github API to quantify team members contributions to (community-driven) open source projects.

  • Drafting and publishing job description Adrin Guillaume Olivier

Per-project progress reports & planning

  • threadpoolctl: Jeremie Olivier

    • Inspect flexiblas #156 (merged)
    • FlexiBLAS backend switching #163 (WIP, almost ready besides non-informative CI failure)
    • Detect Apple Accelerate (with threading inspection) #166 (WIP, more complex than anticipated)
    • Planned 3.3.0 or even 4.0.0 release once those are merged.
  • skrub: Jerome Guillaume Gael

    • Refactoring TableVectorizer (automatic preprocessing based on heuristic)
      • Internal dispatch to dataframe-specific code (Pandas or Polars)
      • API discussion around pipeline planned on Thursday.
  • scikit-learn:

  • Pyodide