Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dragnet:psrfits2fil [2016-08-03 23:40] – Sotiris Sanidas | dragnet:psrfits2fil [2017-03-08 15:27] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Benchmarks for filterbank creation with psrfits2fil ==== | ==== Benchmarks for filterbank creation with psrfits2fil ==== | ||
- | A series of tests were ran on dragnet (drg01), directly (now through slurm), on fits files from a random LOTAAS observation. Number of cores,means number of different fits files processed simultaneously. The total time is an extrapolation of this benchmark. | + | A series of tests were ran on dragnet (drg01), directly (now through slurm), on fits files from a random LOTAAS observation. Number of cores,means number of different fits files processed simultaneously. The total time is an extrapolation of this benchmark.\\ |
- | === Data read/written | + | Only one test was ran for each occasion. Repeating them showed differences in execution time, but I doubt that the results change qualitatively. |
+ | |||
+ | === Input/Output | ||
1-core: | 1-core: | ||
Total time for 16 files: | Total time for 16 files: | ||
Line 34: | Line 36: | ||
Total time for 16 files: | Total time for 16 files: | ||
- | 16-cores:1686sec\\ | + | 16-cores:1513sec\\ |
- | Total time for 16 files:1686sec\\ | + | Total time for 16 files:1513sec\\ |
+ | |||
+ | 24-cores (hyperthreaded): | ||
+ | 32-cores (hyperthreaded): | ||
- | Using all the cores in the dragnet nodes gives the best performance. | + | Using all the cores in the dragnet nodes gives the best performance. Moreover, multithreading behaves exactly as having the extra cores. |
Moving a fil file from /data2 to /data1 takes 1 minute. | Moving a fil file from /data2 to /data1 takes 1 minute. |