Skip to content
  • pugmire's avatar
    This checkin allows us to run visitconvert in parallel (Yeah!!!!!) · 0c5705a2
    pugmire authored
    A big thanks to Hank for putting the parallelization code into convert.C and the BOV writer. His changes are part of this commit.
    
    I added some additional logic to BOV writer to control how many decimals it uses for each bricklet. It was previously 4. Now it uses 4 as a default, but will use a larger number if the -target_chunks warrants.
    
    Here is an example run command:
    
    visit -convert_par -np 4 -l mpirun      noise.silo testBOV   BOV -target_chunks 8 -target_zones 80000
    
    
    
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7234 18c085ea-50e0-402c-830e-de6fd14e8384
    0c5705a2