Skip to content
  • mattijs's avatar
    ENH: broadcast dynamicCode, create missing processor directories · 030a467a
    mattijs authored and Andrew Heather's avatar Andrew Heather committed
    - code is compiled dynamically on the master node.
      In the normal (non-distributed) case, simply poll the NFS
      to see when it appears on the sub-procs.
    
      For a case with distributed roots, first broadcast it (via MPI)
      to the IO master nodes and then poll afterwards.
    
    - on startup, detect and create missing processorXXX/ subdirectories
      on distributed filesystems
    030a467a