Participants
This meeting was cancelled due to D. Dotson illness; agenda with written updates below
Goals
DD : development strategy through 2024
enabling the “living networks” usage pattern, in which networks are “grown” iteratively over time to take advantage of greater statistical power of ever larger networks for free energy estimates
automated
Strategy
execution for automatic, optimal compute allocationanything else?
MH : admin interface points?
JC : fair-share scheduling to allow opening up use of resources to other users
don’t want projects using a shared resource to dominate
alchemiscale
development : first sprint of year spanning 1/10 - 1/22architecture overview : https://drive.google.com/file/d/1ZA-zuqrhKSlYBEiAIqxwNaHXvgJdlOkT/view?usp=share_link
coordination board : alchemiscale : Phase 3 - Folding@Home, new features, optimizations, targeted refactors
DD : impending release 0.2.2 features:
the ability to set and get
Task
priority, set and getAlchemicalNetwork
weight
relative to others, and set and get actionedTask
weight
s. These give users several levers for control for getting results of greater interest more quickly. Big thanks to Ian Kenney for working on these pieces in detail.vast improvement to
AlchemicalNetwork
submission andAlchemicalNetwork
,Transformation
, andChemicalSystem
retrieval through smarter serialization via use of keyed dicts, thanks to work by Ian Kenney and myself to solvealchemiscale
#216: https://github.com/openforcefield/alchemiscale/issues/216users should see very fast submission times compared to previously, even on relatively slow internet connections
"large" networks (>1000 chemical systems) should be ingestible without issue
DD :
alchemiscale-fah
statusstill working on components of compute service in this PR, in particular:
graceful restarts of service that make use of its own
leveldb
-based index to avoid expensive filesystem searchesgraceful replay of
Task
s inflight if service goes downselection of
Task
s with compatibleProtocol
s onlyautomatic certificate renewal
automatic project selection based on estimated computational effort (atom count, nonbonded settings)
need to build out test suite with mock WS presenting API endpoints we actually use
will pair up with Ian Kenney on this to accelerate development where possible
Discussion topics
Item | Presenter | Notes |
---|---|---|
Action items
- John Chodera write user story about what fair share looks like
- Mike Henry add user story about what an admin dashboard could look like
Add Comment