sim-lib-compute-cli 0.2.0

Loadable compute command surface for SIM.
Documentation
1
2
3
4
5
6
7
8
(sim.compute-acceptance-manifest/v1
  (case (id "probe-allocation-transfer") (category "probe/allocation/transfer"))
  (case (id "pointwise-transcendental") (category "pointwise/transcendental"))
  (case (id "reduction-linalg") (category "reduction/linalg"))
  (case (id "cross-binding-segmentation") (category "cross-binding/segmentation"))
  (case (id "fixed-adaptive-ode") (category "ode/fixed-adaptive"))
  (case (id "certified-femm") (category "femm/certified"))
)