Ticket #16 (new defect - etc)

Opened 1 year ago

Last modified 1 year ago

phymir results not identical in serial and parallel modes

Reported by: gary Assigned to: nobody
Priority: major Milestone:
Component: optimizer Version:
Keywords: Cc:

Description

optimize_phymir.in does not produce identical results on serial vs dual core machines. this shows that something is uninitialized.

however, this version does pass the test in tsuite / programs / comp4 - this shows that those simulation setups are initialized properly. The divergence must be due to something that is different between the two.

Change History

(in reply to: ↑ description ) 01/08/07 08:52:21 changed by gary

  • component changed from etc to optimizer.

Replying to gary:

optimize_phymir.in does not produce identical results on serial vs dual core machines. this shows that something is uninitialized. however, this version does pass the test in tsuite / programs / comp4 - this shows that those simulation setups are initialized properly. The divergence must be due to something that is different between the two.