CC:ed to list

Sure I've missed something but here goes:

1) compiler invocation line

>From the siteconf.py file: BOOST_COMPILER = 'gcc44'

2) all errors leading up to (and including) the first header-not-found error?:
 as an attempted fix, tried 'git'-ing the submodules init/update and
received a new error still related to headers.

[r...@skynet-linux1 pycuda]# make install
ctags -R src || true
/usr/bin/python setup.py install
Scanning installed packages
Setuptools installation detected at /home/vfulco/Downloads/pycuda
Non-egg installation
Removing elements out of the way...
Already patched.
/home/vfulco/Downloads/pycuda/setuptools-0.6c9-py2.6.egg-info already patched.
Extracting in /tmp/tmpIUn1In
Now working in /tmp/tmpIUn1In/distribute-0.6.4
Building a Distribute egg in /home/vfulco/Downloads/pycuda
/home/vfulco/Downloads/pycuda/setuptools-0.6c9-py2.6.egg-info already exists
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.
/usr/local/cuda /bin/  nvcc
/usr/local/cuda/include /  cuda .h
/usr/lib64 / lib cuda .so
/usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown
distribution option: 'install_requires'
 warnings.warn(msg)
running install
running build
running build_py
running build_ext
running install_lib
running install_data
running install_egg_info
Removing /usr/lib64/python2.6/site-packages/pycuda-0.94rc-py2.6.egg-info
Writing /usr/lib64/python2.6/site-packages/pycuda-0.94rc-py2.6.egg-info

#
3) Also, what does your /usr/include/boost look like?:

>From the siteconf.py file: BOOST_INC_DIR = ['/usr/include/boost']

whereis boost
boost: /usr/include/boost

[r...@skynet-linux1 pycuda]# yum info boost

Installed Packages
Name       : boost
Arch       : x86_64
Version    : 1.39.0
Release    : 9.fc12
Size       : 0.0
Repo       : installed
>From repo  : updates
Summary    : The Boost C++ Libraries
URL        : http://www.boost.org/
License    : Boost

I should have mentioned running on a 470 card.

Best V.



-- 
Vince Fulco, CFA, CAIA
612.424.5477 (universal)
vful...@gmail.com

 A posse ad esse non valet consequentia

“the possibility does not necessarily lead to materialization”

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

Reply via email to