<div dir="ltr">On Wed, Aug 14, 2013 at 5:23 PM, Harshad Sahasrabudhe <span dir="ltr"><<a href="mailto:hsahasra@purdue.edu" target="_blank">hsahasra@purdue.edu</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:Times New Roman">Hi,<br><br>I'm trying the write the package compiler for MAGMA using PETSc build system. I'm getting the following error while building MAGMA. With the error, I'm also getting a couple hundred warnings:<br>
<br>sormqr_gpu_2stage.cpp: In function ‘magma_int_t magma_sormqr_gpu_2stages(char, char, magma_int_t, magma_int_t, magma_int_t, float*, magma_int_t, float*, magma_int_t, float*, magma_int_t, magma_int_t*)’:<br>sormqr_gpu_2stage.cpp:98: warning: unused variable ‘c_one’<br>
sormqr_gpu_2stage.cpp:107: warning: unused variable ‘lwkopt’<br>strsm_m.cpp: In function ‘magma_int_t magma_strsm_m(magma_int_t, char, char, char, char, magma_int_t, magma_int_t, float, float*, magma_int_t, float*, magma_int_t)’:<br>
strsm_m.cpp:181: warning: unused variable ‘jj’<br>strsm_m.cpp:181: warning: unused variable ‘jjb’<br>sgeev.cpp: In function ‘magma_int_t magma_sgeev(char, char, magma_int_t, float*, magma_int_t, float*, float*, float*, magma_int_t, float*, magma_int_t, float*, magma_int_t, magma_int_t*)’:<br>
sgeev.cpp:126: warning: unused variable ‘c_n1’<br><b>nvcc fatal   : redefinition of argument 'gpu-architecture'</b><br><br><br>What is the easiest way to debug this kind of an error?<br></div></div></blockquote><div>
<br></div><div>1) Make the MAGMA build system print out the full compile line</div><div><br></div><div>2) Make the MAGMA people clean up their sloppy code, which would eliminate the warnings</div><div><br></div><div>    Matt</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:Times New Roman">Thanks,<br>Harshad<br><br></div></div></blockquote>
</div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener
</div></div>