<div dir="ltr">Perfect. Indeed, it would be useful for editors/reviewers as well as authors.<div><br></div><div>Best,</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 29, 2014 at 7:39 AM, Nicolas Limare <span dir="ltr"><<a href="mailto:nicolas.limare@cmla.ens-cachan.fr" target="_blank">nicolas.limare@cmla.ens-cachan.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Loic,<br>
<div class=""><br>
> After Miguel kindly helped me, this turned out not to be so hard. And I<br>
> thought it could be helpful to others to make his knowledge public in the<br>
> guidelines themselves. Therefore I propose to add an explicit description<br>
> of the usage of ulimit in section 2.8 of the guidelines. Considering what<br>
> is recommended in the present, the usage example would look like that:<br>
><br>
> ulimit -m 1000000 -d 1000000 -v 1000000 -s 8000<br>
> progname args<br>
<br>
</div>Thanks, I added that to the Annex C.<br>
-> <a href="https://tools.ipol.im/wiki/ref/software_guidelines/#c.-coding-help" target="_blank">https://tools.ipol.im/wiki/ref/software_guidelines/#c.-coding-help</a><br>
<br>
I added the -t option to limit the computation time too. Note that<br>
this is for the bash shell, it doesn't work with sh/dash (no "-v"<br>
option).<br>
<br>
This kind of useful information could be in a editor/reviewer manual.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Nicolas LIMARE - CMLA - ENS Cachan        <a href="http://limare.perso.math.cnrs.fr/" target="_blank">http://limare.perso.math.cnrs.fr/</a><br>
IPOL journal                                            <a href="http://www.ipol.im/" target="_blank">http://www.ipol.im/</a><br>
-> image processing, reproducible research, open science<br>
</font></span><br>--<br>
IPOL - Image Processing On Line   - <a href="http://ipol.im/" target="_blank">http://ipol.im/</a><br>
<br>
contact     <a href="mailto:edit@ipol.im">edit@ipol.im</a>          - <a href="http://www.ipol.im/meta/contact/" target="_blank">http://www.ipol.im/meta/contact/</a><br>
news+feeds  twitter @IPOL_journal - <a href="http://www.ipol.im/meta/feeds/" target="_blank">http://www.ipol.im/meta/feeds/</a><br>
announces   <a href="mailto:announce@list.ipol.im">announce@list.ipol.im</a> - <a href="http://tools.ipol.im/mm/announce/" target="_blank">http://tools.ipol.im/mm/announce/</a><br>
discussions <a href="mailto:discuss@list.ipol.im">discuss@list.ipol.im</a>  - <a href="http://tools.ipol.im/mm/discuss/" target="_blank">http://tools.ipol.im/mm/discuss/</a><br>
<br></blockquote></div><br></div>