Dear Onti,

On Thu, 17 Mar 2011 23:21:21 -0400, "Raghuram.O.S." <raghuramos1...@gmail.com> 
wrote:
> Sorry, I put in the wrong line. This is my siteconf.py
> 
> BOOST_INC_DIR = ['/nfs/01/osu5574/local/boost/include']
> BOOST_LIB_DIR = ['/nfs/01/osu5574/local/boost/lib']
> BOOST_COMPILER = 'gcc'
> BOOST_PYTHON_LIBNAME = ['boost_python']
> BOOST_THREAD_LIBNAME = ['boost_thread']
> CUDA_TRACE = False
> CUDA_ENABLE_GL = False
> CUDA_ROOT = '/nfs/01/osu5574/local/cuda/'
> CUDADRV_LIB_DIR = ['/nfs/01/osu5574/loca/cuda/lib64']
> CUDADRV_LIBNAME = ['cuda']
> CXXFLAGS = ['-DBOOST_PYTHON_NO_PY_SIGNATURES']
> LDFLAGS = []

Do you happen to know whether a newer compiler is installed on the
system? If the NO_PY_SIGNATURES define doesn't help, I think this would
be the only option.

Andreas

Attachment: pgpfW04fUNNTh.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to