seismology / mc_kernel

Calculate seismic sensitivity kernels using Axisem
GNU General Public License v3.0
24 stars 8 forks source link

Random NetCDF crashes for very long runs #34

Closed sstaehler closed 8 years ago

sstaehler commented 9 years ago

Not much more to say. The code sometimes crashes with obviously wrong NetCDF error messages ('Parallel access failed', where we're not using any parallel access) on the ETH machine. My suspicion is the NetCDF library itself.

This issue is just for collecting information.

sstaehler commented 9 years ago

Problem occurs only with NetCDF 4.3.3, not with the version 4.1.2 that is delivered with Ubuntu 14.04

sstaehler commented 8 years ago

Seems to be related to file system issues. And unfortunately very hard to fix