<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hello,<br><div><br></div><div>I try to install ET on the NAOJ (Japan) CFCA XC30 cluster.</div><div>My laptop configuration of ET works fine but I failed to compile it on XC30.</div><div>The default configuration on XC30 is cray environment.</div><div>I try to adopt edison configuration to reality of CFCA (paths are different, some libs are absent).</div><div>Could you please find in attachment my configuration files? </div><div>Any suggestions are very welcome.</div><div><br></div><div>For calculation of my code on CFCA I used following butch script:</div><div><div>---------------------------------------------------------</div><div>#PBS -N test</div><div>#PBS -q large-b</div><div>#PBS -j oe</div><div>#PBS -l mppwidth=648</div><div>#PBS -meb</div><div>#PBS -M <a href="mailto:maxim.barkov@riken.jp" target="_blank">maxim.barkov@riken.jp</a></div><div>cd $PBS_O_WORKDIR</div><div>time aprun -n 648 ./a.out &gt;&amp; log.txt</div></div><div>----------------------------------------------------------</div><div><br></div><div>Thank you in advance,</div><div>Maxim Barkov </div></div>
</div><br></div>