Skip to end of metadata
Go to start of metadata
Participants
Goals
Discussion topics
Item | Presenter | Notes |
---|
Where to go from here? | MT/LW | LW: Nice-to-haves include Testing: |
Scripts for running test jobs on NRP (or other platforms)? | MT | Input scripts: How to use: Untar targets and have all scripts + targets/ directory at the same level run-fit.sh executes run-fit.py . This script:
Writes out cluster-spec.yaml copies server-existing.py to a runner on Kubernetes Runs a fit using ForceBalance.py optimize.in
Connection options are in targets/phys-prop/options.json . To connect to the EvaluatorServer using a port other than 8998, edit this file and pass in a different port to run-fit.py::main Physical properties to fit are in targets/phys-prop/training-set.json . To reduce the number of physical properties, edit the "properties" list. The original list of 1k+ targets is in old-training-set.json
|
Action items
- Matt Thompson talk to Jeff about hosting Docker images with Evaluator + k8s (similar to how QCA hosts images, except with the images a little more human-facing)
- Matt Thompson look into adding more tests into Lily’s PR?
- Lily Wang will provide some inputs scripts
Decisions