<div dir="ltr">Hi,<div>me again. I see that you are using intel v11 (is this correct?). Do you know if it is compatible with gnu 4.8?</div><div>As I said, it looks like something related to the MKL linking...</div><div><br></div><div>Alfio</div><div><br>Il giorno venerdì 13 settembre 2013 09:26:54 UTC+2, Joe Greenstone ha scritto:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>Hi,</div><div> </div><div>After successful tiny1:</div><div> </div><div>module load intel/11.10.319<br>module load gnu/4.8.0<br>./generate -c config/linux.gnu -j 0 -t 8 small1</div><div> </div><div>gives me:</div><div> </div><div>gfortran -O2 -funroll-loops -ffast-math -ftree-vectorize -march=native -fno-inline-functions small_find_32_32_26.f90 -o output_linux.gnu/small_find_<wbr>32_32_26.x -L/mkl/lib/intel64 -Wl,--start-group -lmkl_gf_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group <br>gfortran -O2 -funroll-loops -ffast-math -ftree-vectorize -march=native -fno-inline-functions small_find_32_32_32.f90 -o output_linux.gnu/small_find_<wbr>32_32_32.x -L/mkl/lib/intel64 -Wl,--start-group -lmkl_gf_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group <br>./output_linux.gnu/small_find_<wbr>1_1_1.x > output_linux.gnu/small_find_1_<wbr>1_1.out<br>./output_linux.gnu/small_find_<wbr>1_1_4.x > output_linux.gnu/small_find_1_<wbr>1_4.out<br>./output_linux.gnu/small_find_<wbr>1_1_5.x > output_linux.gnu/small_find_1_<wbr>1_5.out<br>./output_linux.gnu/small_find_<wbr>1_1_6.x > output_linux.gnu/small_find_1_<wbr>1_6.out<br>./output_linux.gnu/small_find_<wbr>1_1_8.x > output_linux.gnu/small_find_1_<wbr>1_8.out<br>./output_linux.gnu/small_find_<wbr>1_1_9.x > output_linux.gnu/small_find_1_<wbr>1_9.out<br>./output_linux.gnu/small_find_<wbr>1_1_13.x > output_linux.gnu/small_find_1_<wbr>1_13.out<br>./output_linux.gnu/small_find_<wbr>1_1_16.x > output_linux.gnu/small_find_1_<wbr>1_16.out</div><div>Program received signal SIGSEGV: Segmentation fault - invalid memory reference.</div><div>Backtrace for this error:<br>#0  0x7ff304a2a1b2<br>#1  0x7ff304a2a8ee<br>#2  0x3e12a3291f<br>#3  0x40235a<br>#4  0x40258b<br>#5  0x4010e9<br>#6  0x401efa<br>#7  0x402cfc<br>#8  0x3e12a1ecdc<br>#9  0x400978<br>/bin/sh: line 1: 69121 Segmentation fault      (core dumped) ./output_linux.gnu/small_find_<wbr>1_1_5.x > output_linux.gnu/small_find_1_<wbr>1_5.out<br>make: *** [output_linux.gnu/small_find_<wbr>1_1_5.out] Error 139<br>make: *** Waiting for unfinished jobs....</div><div> </div><div> </div><div>config/linux.intel also segfaults.</div><div>When I run batch (j=1 and w=), the Makefile is not found though it is where it should be.</div><div>Stuck for a way to proceed.</div><div> </div><div>-Joe </div><div> </div><div> </div></div></blockquote></div></div>