Posted by Roland Lindh on October 17, 2013 at 16:42:17:
In Reply to: Seward I/O posted by dennis mueller on October 16, 2013 at 14:23:04:
Hi Dennis,
the OrdInt(X) files in each of the temp_(x) folders are different - if you run in parallel. Each core is computing a different set of shell-quadruplets, hence they all will have different OrdInt(X) files. If all the cores share the same I/O bus, you are in problem. Could this potentially be the problem - the I/O does not scale with the number of cores?
Roland