Message boards : Number crunching : CPU only app v1.08
Author | Message |
---|---|
Got some of them now. | |
ID: 35870 | Rating: 0 | rate: / Reply Quote | |
Segmentation violation is one of the most default error messages in programming :) It just means that the application messed badly with the memory, like accessing unallocated memory. So I doubt they can help us. But thanks for reporting it. | |
ID: 35880 | Rating: 0 | rate: / Reply Quote | |
Segmentation violation is one of the most default error messages in programming :) It just means that the application messed badly with the memory, like accessing unallocated memory. So I doubt they can help us. But thanks for reporting it. Ah, this is the android equivalent to the windows blue screen! But another thing I want to point to: @ Einstein the NEON-version of the app reduced the crunching speed from 12 to 8 hrs; might be worth to take a look onto that. Most modern arm devices have NEON support. NB: only the first 2 wu's failed, all others finished correct until now. Alexander | |
ID: 35881 | Rating: 0 | rate: / Reply Quote | |
Apps still fail: | |
ID: 36052 | Rating: 0 | rate: / Reply Quote | |
Apps still fail: | |
ID: 36088 | Rating: 0 | rate: / Reply Quote | |
Message boards : Number crunching : CPU only app v1.08