Hi Everyone,
I have been struggling with PYCUDA installation on UNIX Box since the last 3
days and it's yet not done. I am attaching the error list that I have been
getting including my siteconf.py file.
* Just to mention I do not have write privileges to root.
My *siteconf.py* looks like:
BOOST_INC_DIR = ['/usr/include/boost']
BOOST_LIB_DIR = ['/usr/lib']
BOOST_COMPILER = 'gcc43'
USE_SHIPPED_BOOST = True
BOOST_PYTHON_LIBNAME = ['boost_python-gcc43-mt']
BOOST_THREAD_LIBNAME = ['boost_thread-gcc43-mt']
CUDA_TRACE = False
CUDA_ROOT = '/opt/cuda'
CUDA_ENABLE_GL = False
CUDADRV_LIB_DIR = []
CUDADRV_LIBNAME = ['cuda']
CXXFLAGS = []
LDFLAGS = []
Regards,
Aritra Kumar Nath
Graduate Student,
University of Florida,
Call: 352 328 6940
('bpl-subset/bpl_subset', '/boost/', '', 'python', '.hpp')
*** Error occurred in plausibility checking for path of Boost Python library.
*** Error occurred in plausibility checking for path of Boost Thread library.
('/opt/cuda', '/bin/', '', 'nvcc', '')
('/opt/cuda/include', '/', '', 'cuda', '.h')
('/opt/cuda/lib', '/', 'lib', 'cuda', '.so')
('/opt/cuda/lib', '/', 'lib', 'cuda', '.dylib')
('/opt/cuda/lib', '/', 'lib', 'cuda', '.lib')
('/opt/cuda/lib', '/', '', 'cuda', '.so')
('/opt/cuda/lib', '/', '', 'cuda', '.dylib')
('/opt/cuda/lib', '/', '', 'cuda', '.lib')
*** Cannot find CUDA driver library. Checked locations:
/opt/cuda/lib/libcuda.so
/opt/cuda/lib/libcuda.dylib
/opt/cuda/lib/libcuda.lib
/opt/cuda/lib/cuda.so
/opt/cuda/lib/cuda.dylib
/opt/cuda/lib/cuda.lib
*** Note that this may not be a problem as this component is often installed
system-wide.
running install
install_dir /home/aritrakn/lib64/python2.4/site-packages/
running bdist_egg
running egg_info
writing requirements to pycuda.egg-info/requires.txt
writing pycuda.egg-info/PKG-INFO
writing top-level names to pycuda.egg-info/top_level.txt
writing dependency_links to pycuda.egg-info/dependency_links.txt
writing requirements to pycuda.egg-info/requires.txt
writing pycuda.egg-info/PKG-INFO
writing top-level names to pycuda.egg-info/top_level.txt
writing dependency_links to pycuda.egg-info/dependency_links.txt
reading manifest file 'pycuda.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pycuda.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
running build_ext
building '_driver' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_GNU_SOURCE -fPIC -O3 -DNDEBUG -fPIC -DPYGPU_PYCUDA=1
-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DPYGPU_PACKAGE=pycuda -Isrc/cpp
-Ibpl-subset/bpl_subset -I/opt/cuda/include
-I/usr/lib64/python2.4/site-packages/numpy/core/include
-I/usr/include/python2.4 -c src/wrapper/wrap_cudadrv.cpp -o
build/temp.linux-x86_64-2.4/src/wrapper/wrap_cudadrv.o
bpl-subset/bpl_subset/boost/type_traits/detail/cv_traits_impl.hpp: In
instantiation of āconst bool
boost::detail::cv_traits_imp<<unnamed>::pointer_holder_base_wrap*>::is_constā:
bpl-subset/bpl_subset/boost/type_traits/is_const.hpp:57: instantiated from
āboost::is_const<<unnamed>::pointer_holder_base_wrap>ā
bpl-subset/bpl_subset/boost/python/detail/cv_category.hpp:31: instantiated
from āboost::python::detail::cv_category<<unnamed>::pointer_holder_base_wrap>ā
bpl-subset/bpl_subset/boost/python/detail/unwind_type.hpp:58: instantiated
from ātypename Generator::result_type
boost::python::detail::unwind_ptr_type(U*, Generator*) [with Generator =
boost::python::converter::detail::unwind_type_id_helper, U =
<unnamed>::pointer_holder_base_wrap]ā
bpl-subset/bpl_subset/boost/python/detail/unwind_type.hpp:127: instantiated
from āstatic typename Generator::result_type
boost::python::detail::unwind_helper2<2>::execute(U& (*)(), Generator*) [with
Generator = boost::python::converter::detail::unwind_type_id_helper, U =
<unnamed>::pointer_holder_base_wrap]ā
bpl-subset/bpl_subset/boost/python/detail/unwind_type.hpp:165: instantiated
from ātypename Generator::result_type
boost::python::detail::unwind_type(boost::type<U>*, Generator*) [with Generator
= boost::python::converter::detail::unwind_type_id_helper, U =
<unnamed>::pointer_holder_base_wrap&]ā
bpl-subset/bpl_subset/boost/python/converter/pytype_function.hpp:45:
instantiated from āboost::python::type_info
boost::python::converter::detail::unwind_type_id_(boost::type<Target>*,
mpl_::false_*) [with T = <unnamed>::pointer_holder_base_wrap&]ā
bpl-subset/bpl_subset/boost/python/converter/pytype_function.hpp:68:
instantiated from āstatic const PyTypeObject*
boost::python::converter::expected_pytype_for_arg<T>::get_pytype() [with T =
<unnamed>::pointer_holder_base_wrap&]ā
bpl-subset/bpl_subset/boost/python/detail/signature.hpp:98: instantiated from
āstatic const boost::python::detail::signature_element*
boost::python::detail::signature_arity<1u>::impl<Sig>::elements() [with Sig =
boost::mpl::v_item<void,
boost::mpl::v_item<<unnamed>::pointer_holder_base_wrap&,
boost::mpl::v_mask<boost::mpl::v_mask<boost::mpl::vector2<long long unsigned
int, pycuda::pointer_holder_base&>, 1>, 1>, 1>, 1>]ā
bpl-subset/bpl_subset/boost/python/detail/caller.hpp:232: instantiated from
āstatic boost::python::detail::py_func_sig_info
boost::python::detail::caller_arity<1u>::impl<F, Policies, Sig>::signature()
[with F = boost::python::detail::nullary_function_adaptor<void (*)()>, Policies
= boost::python::default_call_policies, Sig = boost::mpl::v_item<void,
boost::mpl::v_item<<unnamed>::pointer_holder_base_wrap&,
boost::mpl::v_mask<boost::mpl::v_mask<boost::mpl::vector2<long long unsigned
int, pycuda::pointer_holder_base&>, 1>, 1>, 1>, 1>]ā
bpl-subset/bpl_subset/boost/python/object/py_function.hpp:48: instantiated
from āboost::python::detail::py_func_sig_info
boost::python::objects::caller_py_function_impl<Caller>::signature() const
[with Caller =
boost::python::detail::caller<boost::python::detail::nullary_function_adaptor<void
(*)()>, boost::python::default_call_policies, boost::mpl::v_item<void,
boost::mpl::v_item<<unnamed>::pointer_holder_base_wrap&,
boost::mpl::v_mask<boost::mpl::v_mask<boost::mpl::vector2<long long unsigned
int, pycuda::pointer_holder_base&>, 1>, 1>, 1>, 1> >]ā
src/wrapper/wrap_cudadrv.cpp:1163: instantiated from here
bpl-subset/bpl_subset/boost/type_traits/detail/cv_traits_impl.hpp:37: internal
compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccrnRuNS.out file, please attach this to
your bugreport.
error: command 'gcc' failed with exit status 1
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda