<div dir="ltr"><div><div><div><div>Hi Rolf,<br><br></div>that is a system limitation and I am not completely sure about the proper workaround. The maximum length of your command line is either 128 KB or 1/4 of your stack size (if linux kernel >= 2.6.23). So you could try increasing your stack limit (e.g., ulimit -s unlimited)  and then run the generate command again. (also see: <a href="http://man7.org/linux/man-pages/man2/execve.2.html">http://man7.org/linux/man-pages/man2/execve.2.html</a>)<br><br>Or, you can circumvent this issue by reducing the exhaustive search in the tiny1 procedure by setting dims_tiny=`seq 1 12` in the <a href="http://config.in" target="_blank">config.in</a> in the build_libsmm directory. Then the verbose make command that you quote will not be as long (and the suggestion in the <a href="http://config.in" target="_blank">config.in</a> is to use something between 8 and 12).<br><br></div>Could you be so kind and post your final arch file, because I've been experiencing some trouble recently as well, and would be thankful for a working reference.<br><br></div>Cheers,<br><br></div>Frank<br><div><div><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 12, 2015 at 8:26 PM Rolf David <<a href="mailto:rolf.d...@gmail.com" target="_blank">rolf.d...@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>The advices worked well. I'm now error free.</div><div><br></div><div>I've moved on compiling libsmm and libgrid. <div><br></div><div>Now i've run in another problem, the generation of libsmm.</div><div><br></div><div>The tiny part : </div><div><br></div><div>







<p>./generate -c config/linux.intel -j 0 -t 16 tiny1</p><p><br></p></div><div style="border:1px solid rgb(187,187,187);word-wrap:break-word;background-color:rgb(250,250,250)"><code><div><span style="color:#606">Generate</span><span style="color:#000"> master file output_linux</span><span style="color:#660">.</span><span style="color:#000">intel</span><span style="color:#660">/</span><span style="color:#000">tiny_find_1_1_1__24_24_24</span><span style="color:#660">.</span><span style="color:#000">f90 <br><br>make</span><span style="color:#660">:</span><span style="color:#000"> execvp</span><span style="color:#660">:</span><span style="color:#000"> </span><span style="color:#080">/bin/</span><span style="color:#000">sh</span><span style="color:#660">:</span><span style="color:#000"> </span><span style="color:#606">Argument</span><span style="color:#000"> list too </span><span style="color:#008">long</span><span style="color:#000"> <br><br>make</span><span style="color:#660">:</span><span style="color:#000"> </span><span style="color:#660">***</span><span style="color:#000"> </span><span style="color:#660">[</span><span style="color:#000">output_linux</span><span style="color:#660">.</span><span style="color:#000">intel</span><span style="color:#660">/</span><span style="color:#000">tiny_find_1_1_1__24_24_24</span><span style="color:#660">.</span><span style="color:#000">f90</span><span style="color:#660">]</span><span style="color:#000"> </span><span style="color:#606">Error</span><span style="color:#000"> </span><span style="color:#066">127</span></div></code></div><p><br></p><p><br></p><p>The problem comes from the command by verbosing:</p><p><br></p><p>make -j 16 -f ../Makefile.tiny_dnn_linux.intel all SI=1 EI=13824</p><p><br></p><p>and ifort died </p><p><br></p><p>if anobody has any idea of what I'm doing wrong, I'll be glad (and relieved !)</p><p><br></p><p>Kinds regards</p></div></div><div dir="ltr"><div><p><br></p><p>Rolf</p>







</div></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+uns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>.<br>
Visit this group at <a href="http://groups.google.com/group/cp2k" target="_blank">http://groups.google.com/group/cp2k</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div></div></div></div></div>