IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2012, 2:19:56 PM (14 years ago)
Author:
eugene
Message:

improve verbosity; clear some memory leaks in parallel ops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/avmatch.c

    r33583 r33600  
    9292
    9393    // I need to pass the RA & DEC vectors to the remote clients...
    94     int status = HostTableParallelOps (argc, argv, RESULT_FILE, RAvec->Nelements);
     94    int status = HostTableParallelOps (argc, argv, RESULT_FILE, RAvec->Nelements, VERBOSE);
    9595    if (vec) free (vec);
    9696   
Note: See TracChangeset for help on using the changeset viewer.