[MITgcm-cvs] MITgcm/pkg/exf CVS Commit

Chris Hill cnh at mitgcm.org
Tue Nov 8 10:53:41 EST 2005


Update of /u/gcmpack/MITgcm/pkg/exf
In directory forge:/tmp/cvs-serv19232/pkg/exf

Modified Files:
	exf_interp.F exf_interp_read.F exf_set_climsst.F 
Log Message:
Changes toward getting exf working multi-threaded.
  o added some opitonal consistency check in barrier for
    trapping barrier calls in singel threaded region
  o removed a single thread block in ini_depths - singleCpuIO
    still broken.
  o modified parts of exf_ that were setting local stack variables
    in single threaded section and then referencing them from all
    threads.
  o commented out strange stop in mdsio for multithreading which
    seems uneeded.
  o fixed ptracers initialization and changed ptracers monitor
    to avoid race condition in which several threads set a shared
    logical flag at arbitrary moments with respect to each other




More information about the MITgcm-cvs mailing list