Re: [petsc-dev] Intel compilers + CUDA
24 Feb
2012
24 Feb
'12
12:03 p.m.
On Fri, Feb 24, 2012 at 11:56 AM, Satish Balay <[email protected]> wrote:
for one I mistyped the option - it should be: --with-cudac='nvcc -ccbin icc'
When I try this, configure fails because nvcc gives a warning on my machine when used with icc: icc: command line warning #10156: ignoring option '-fp'; no argument required 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) Thanks, John
5282
Age (days ago)
5282
Last active (days ago)
0 comments
1 participants
participants (1)
-
John Fettig