ExtUtils-nvcc

 view release on metacpan or  search on metacpan

lib/ExtUtils/nvcc.pm  view on Meta::CPAN


=item nvcc encountered a problem

In this case, nvcc attempted to compile or link your code and failed. Look over
the compiler/linker output for clues as to where your code went wrong. My guess
is that there is a compiler error in your code.

However, it is possible that the Backend is out-of-touch with your version of
nvcc, and it (for example) passed an nvcc argument through to your compiler.
Your compiler won't like that and it will likely complain. In that case, file
a bug report, as discussed in L</BUGS AND LIMITATIONS>.

=back

=head1 DEPENDENCIES

This toolchain requires that you have the following pieces:

=over

=item nVidia's CUDA toolkit



( run in 0.240 second using v1.01-cache-2.11-cpan-0d8aa00de5b )