IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 36 and Version 37 of External_Supercomputing_Notes


Ignore:
Timestamp:
Apr 4, 2014, 6:41:02 PM (12 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • External_Supercomputing_Notes

    v36 v37  
    11== 2014-04-04 ==
     2
     3After finding terrible transfer rates on the post-chip return transfer, I set up a test set to probe how quickly I can transfer data back.  I created files with a range of sizes, and used a range of parallel jobs, as shown in the table of figures below.  The main result that I hadn't expected was that the majority of the transfer issue is likely to do with the inefficiency of transferring small files.  Even though I attempted to use the ControlMaster path (which should minimize the connection setup time), this did not seem to significantly improve the transfer for small files (ControlMaster has a connection limit which the high-parallel tests violated.  This explains why there's a break in the 10-Megabyte file rate).
     4
     5In any case, for the 10MB file (which is of order a single raw OTA image), the single source speed was around 30-40 MB/s.
    26
    37|| [[Image(rate_by_N.png,400px)]] || [[Image(rate_by_jobs.png,400px)]] ||