<div class="gmail_quote">On Fri, Feb 24, 2012 at 11:56 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":2qq">for one I mistyped the option - it should be: --with-cudac='nvcc -ccbin icc'<br>
</div></blockquote></div><br>When I try this, configure fails because nvcc gives a warning on my machine when used with icc:<br><br>icc: command line warning #10156: ignoring option '-fp'; no argument required<br>

<br>Honestly, I really don't care if gcc is used for nvcc.  I guess the main issue for configure is determining what are the flags that can be passed through in this case.  I guess I'll just continue modifying the makefiles by hand after configure (and commenting out the check for gcc inside conf/PETSc/packages/cuda.py)<br>

<br>Thanks,<br>John<br><br>