Skip to main content

2021-10-27 Conda Community Meeting

Attendees

NameInitialsAffiliationGH Username
Cheng H. LeeCHLAnaconda/CF@chenghlee
Filipe FernandesFFCF@ocefpaf
Marius van NiekerkMvNVoltron Data@mariusvniekerk
John KirkhamJK.NVIDIA@jakirkham

Introductions

Announcements

Standing Items

  • Conda Community website mockups
  • Outreach to invite more organizations to join this meeting

New Agenda Items

  • [CHL] Update on mamba/libsolv integration

    • As of Monday, down to ~5 failing tests
    • We should probably re-visit the solver behavior, especially assumptions and implicit constraints
      • mamba implemented track_features for down-weighting
      • track_features only ever used in Anaconda's free channel
      • https://www.anaconda.com/blog/understanding-and-improving-condas-performance:

        Prioritize solutions that minimize the number of “track_features” entries in the environment. Track_features are legacy metadata once used for lining up mkl and debug packages. They are deprecated in general, but are still sometimes used to effectively implement a default variant of a package by “weighing down” alternatives with track_features.

      • [CHL] okay with mamba never implementing track_features (already deprecated)
    • libsolv: provides, recommends; optional deps; deps based on os; pip extras
    • https://github.com/conda/conda/pull/10983
  • Proposed enhancements:

  • [FF] pip build-in tree

  • CEP-8: draft implementation being worked on

Outstanding Items From the Previous Meeting

Active Votes

Subteam Updates

Open PRs

Discussion

Action items

Last meeting points