<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap=""><div class="moz-txt-sig">Dear Diego

I'm not sure whether I am understanding well what you suggest me. The fact is that I have 1000 energy files to concatenate in one PC. My bash script takes the fist two files and concatenates them to produce a temporary output file (using eneconv), after that it concatenates the last temporary file with the next one to produce a new temp file, and so on.

Thank you

Diego Enry wrote:

I think it would take more time to transfer files than doing it on a
single machine, but here is what I suggest:

Assuming you have a cluster of 5 nodes you may concatenate by parts
than put it all together, something like this:

transfer .edr files to <i class="moz-txt-slash"><span
 class="moz-txt-tag">/</span>tmp<span class="moz-txt-tag">/</span></i> of each node than eneconv the fragments
node1 fragments 1-199
node2 fragments 200-399
node3 fragments 400-599
node4 fragments 600-799
node5 fragments 800-1000
transfer all back to your $HOME and eneconv all five fragments.
</div></pre>
<pre wrap=""><div class="moz-txt-sig">-- 
Diego Enry B. Gomes
Laborat&oacute;rio de Modelagem e Dinamica Molecular
Universidade Federal do Rio de Janeiro - Brasil.


------------------------------</div></pre>
<pre class="moz-signature" cols="72">-- 
Alberto Sergio Garay
Practica Profesional - Departamente de F&iacute;sica
Facultad de Bioqu&iacute;mica Y Cs. Biol&oacute;gicas
Santa Fe - 3000 - Ciudad Universitaria
Santa Fe - Argentina
</pre>
</body>
</html>