...
DD : Currently live testing
alchemiscale-fah
0.1.0rc withalchemiscale
0.5.0rc usingmskcc2
anddev.alchemiscale.org
worked through connectivity issues with @Mike Henry and @Hugo Macdermott-Opeskin
worked through FAH client issues on Iris with @Hugo Macdermott-Opeskin and @John Chodera
our work units generated by
alchemiscale-fah
successfully execute on FAH, but two issues we’re working through:replays of
ProtocolDAG
s that previously failed always fail due to files being cleaned up too overzealously inshared
spaceworking to rectify this in
alchemiscale-fah
execution of
FahNonEquilibriumCyclingProtocol
Task
s bottlenecked by minimization being performed in theSetupUnit
, which occurs on the host the compute service lives onneed to move minimization to FAH, performed within
openmm-core
also need to make it possible to defer minimization from
SetupUnit
toCycleUnit
infeflow.NonEquilibriumCyclingProtocol
may proceed with cutting alchemiscale 0.5.0 release prior to resolution of above, deployment to prod alchemiscale.org instance
somewhat decoupled at this point from movement in alchemiscale-fah
IK : Implementing user-defined policies for server-side errored
Task
restarts inalchemiscale
Testing is taking longer than expected to implement and is the main blocker to restart resolution
Github link macro link https://github.com/openforcefield/alchemiscale/pull/280
DD + IK : we’ve also started design cycles for
Strategy
s; will present on this in an upcoming dev meeting
...