Changes between Version 2 and Version 3 of Ticket #2764, comment 25


Ignore:
Timestamp:
Jan 8, 2018, 6:54:54 AM (6 years ago)
Author:
dylan

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2764, comment 25

    v2 v3  
    77}}}
    88
    9 Well crud, just got this after a 10 hour run:
     9Well crud, just got this after a 10 hour run, returned by `r.series`:
    1010
    1111{{{
     
    1717That is the first error using LZ4 compression after many successful tiles. I wonder if the faster compression results in a lower probability of row corruption?
    1818
    19 Although this makes me wonder about my hardware, I do recall having this kind of error (365 maps generated in parallel, and 1 or 2 rows in the entire set with corruption "discovered" by `r.series`) nearly every time I have used `r.sun` over the last 10 years. It just so happens that this time I am performing the same operation 54 times vs. the typical single run.
     19This makes me wonder about my hardware and OS...
     20
     21However, I recall having this kind of error (365 maps generated in parallel, and 1 or 2 rows in the entire set with corruption "discovered" by `r.series`) nearly every time I have used `r.sun` over the last 10 years. It just so happens that this time I am performing the same operation 54 times vs. the typical single run. In every situation I was using some version of Debian or Xubuntu on fairly common (multi-processor or multi-core) hardware.