Skip to content

Standup summary: 2025‐08‐21

Sam Clarke-Green edited this page Aug 21, 2025 · 1 revision

Progress

Update on outstanding pull requests:

  • Baf changes are in review with @matthewhambley. One feature has been removed because it is not yet ready and will be added via a separate PR at a later date. @t00sa to provide additional input on the review.
  • @james-bruten-mo has approved changes required to integrate fab into some of the big fortran repositories
  • @yaswant's documentation tickets are in the process of being reviewed
    • We agreed to retain python 3.10 support
    • The documentation needs to be built for each PR because it uses the API documentation feature
  • Linker selection ticket (#379?) uses the program type to automatically determine whether to use the Fortran or the C compiler
    • The problem with using the linker itself is the large number of default flags that need to be passed through to the command
    • We felt that this topic would benefit from a further discussion
  • Discuss compiler arguments PR offline
  • Discuss caching arguments

Questions

We agreed to discuss the following points outside the meeting:

  • Reconcile site config/option caching and recent logging changes with the baf changes
  • Compiler argument selection PR
  • Linker selection

Clone this wiki locally