Menu

#633 multithreading not working on Mac validate runs

Version 4.0 RC1
accepted
None
none
core
critical
3.0
defect
2016-05-15
2012-11-13
No

The command gridlabd -T 4 --validate does not create 4 simultaneous validate runs. It only creates one. Not sure whether this is a problem also on Linux. It does work fine on Windows.

Discussion

  • David P. Chassin

    • status changed from new to accepted
     
  • David P. Chassin

    • status changed from accepted to assigned
     
  • David P. Chassin

    • status changed from assigned to accepted
     
  • David P. Chassin

    Confirmed that it works properly on RHEL5.

     
  • David P. Chassin

    Starting work at r4099

     
  • David P. Chassin

    It looks like processor affinity on OSX isn't working as designed. All the jobs are being assigned to processor 0 which makes it look like only one job is running at a time.

     
  • Jason Fuller

    Jason Fuller - 2013-06-12
    • owner changed from dchassin to ciraci
    • status changed from accepted to assigned
     
  • Jason Fuller

    Jason Fuller - 2013-06-12
    • owner changed from ciraci to mhauer
    • priority changed from major to critical
    • version changed from trunk to 3.0
     
  • Jason Fuller

    Jason Fuller - 2013-06-12
    • owner changed from mhauer to ciraci
     
  • Jason Fuller

    Jason Fuller - 2014-06-24
    • Description has changed:

    Diff:

    
    
    • status: assigned --> unassigned
    • assigned_to: Selim Ciraci --> Jason Fuller
    • Milestone: Version 3.0 RC 1 --> Version 4.0 RC1
    • Resolution: --> none
    • Component: Core --> core
     
  • David P. Chassin

    • status: unassigned --> accepted
    • assigned_to: Jason Fuller --> David P. Chassin
     
  • David P. Chassin

    The problem persists.