inputPath(sim) resolves to the NFS path rather than the one configured in _local.R — i.e. the _local.R → simInitAndSpades(paths = ) propagation is not taking effect.
Matters for the docker-visible NVMe scratch story (refactor plan Part E): heavy IO is supposed to land on node-local scratch, not /home or NFS.
inputPath(sim)resolves to the NFS path rather than the one configured in_local.R— i.e. the_local.R→simInitAndSpades(paths = )propagation is not taking effect.Matters for the docker-visible NVMe scratch story (refactor plan Part E): heavy IO is supposed to land on node-local scratch, not
/homeor NFS.