mmizzle9 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

Errors during compilation: there are no arguments to ‘__surf1Dreadc1’ that depend on a template parameter, so a declaration of ‘__surf1Dreadc1’ must be available #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce:
1. Apply the nvccflags.patch to sources.
2. cd cudpp && make verbose=1

The library is expected to be built without any problems, as it did with 
previous versions of nvcc. Instead make quits with status code 1. The log is in 
error.txt.

Used software:
  - cudpp 1.1.1
  - Arch GNU/Linux 2.6.35 on x86
  - nvcc 3.1
  - gcc 4.5.1

The patch applied in the first step was necessary to build cudpp with previous 
versions of nvcc.

A workaround has been attached. After applying it cuddp is built correctly.

Original issue reported on code.google.com by jasiec...@gmail.com on 23 Sep 2010 at 11:34

Attachments:

GoogleCodeExporter commented 8 years ago
Patches didn't get attached as expected. Resubmitting.

Original comment by jasiec...@gmail.com on 23 Sep 2010 at 11:38

Attachments:

GoogleCodeExporter commented 8 years ago
I'm sorry, but why are you adding additional NVCCFLAGS to common.mk?  Also, I 
have no idea what usr/include/surface_functions.h is -- it has nothing to do 
with CUDPP.

Please reply ASAP or we will have to close this issue as invalid.

Original comment by harr...@gmail.com on 1 Jul 2011 at 3:47

GoogleCodeExporter commented 8 years ago
Closing -- no response.

Original comment by harr...@gmail.com on 6 Jul 2011 at 2:15