Finite State Machine

Module: devtests.bidomain.fsm.run

Section author: Gernot Plank <gernot.plank@medunigraz.at>

Tests

serial

Testing finite state machine code.

Tags: MEDIUM SERIAL

Checks:

  • Compare against stored reference: max_error(fsm_standalone/automaton.igb)
  • Compare against stored reference: max_error(fsm/vm.igb)
  • Compare against stored reference: max_error(fsm_lat/vm.igb)

Last run: 2023-03-30 00:13:11.086447, revision {‘base’: ‘6b57420d’}, dependency revisions {PT_C: 31642c1e,cvsys: b052f3a9,eikonal: b58be0de,elasticity: fadd9ded}

Runtime: 0:00:28.145414
**** 2/3 FAILED ****
  PASS max_error(fsm_standalone/automaton.igb): 0.0
  FAIL max_error(fsm/vm.igb): 0.005265235900878906
  FAIL max_error(fsm_lat/vm.igb): 138.38134765625

Last passed: No passes found in history (earliest 2022-09-01 00:11:33.243400)

parallel

Same setting as in single core mode above, but now using 8 threads. Compare against single core results.

Tags: MEDIUM PARALLEL

Checks:

  • Compare against stored reference: max_error(fsm/vm.igb)
  • Compare against stored reference: max_error(fsm_lat/vm.igb)

Last run: 2023-03-30 00:13:39.276576, revision {‘base’: ‘6b57420d’}, dependency revisions {PT_C: 31642c1e,cvsys: b052f3a9,eikonal: b58be0de,elasticity: fadd9ded}

Runtime: 0:00:11.262227
**** 1/2 FAILED ****
  PASS max_error(fsm/vm.igb): 0.000370025634765625
  FAIL max_error(fsm_lat/vm.igb): 138.38134765625

Last passed: No passes found in history (earliest 2022-09-01 00:12:01.893309)