StarCluster~OpenSeesMP~ReadRecords

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: StarCluster~OpenSeesMP~ReadRecords

Post by fmk » Thu May 26, 2016 7:49 am

sorry missed this .. was there an extra line at the end of the file

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: StarCluster~OpenSeesMP~ReadRecords

Post by fmk » Mon Sep 12, 2016 11:28 am

what you have should work .. BUT remember that the file ID's must be unique to the processor,
i.e. set Successful [open Success.$pid.out w] and not [open Success.out w]

otherwise they will all be writing and the results will depend on who closed the file last

Post Reply