Re: [PyCUDA] BOOST dependency needed or not?

2016-02-08 Thread radek
>> Here is error message during pycuda attempt: >> >> radek@black:~/pycuda-2015.1.3$ python setup.py build >> running build >> running build_py >> running build_ext >> building '_driver' extension >> x86_64-linux-gnu-gcc -pthread -fwrapv -Wall -O3 -DNDEBUG >> -fno-strict-aliasing

Re: [PyCUDA] BOOST dependency needed or not?

2016-02-08 Thread Andreas Kloeckner
ra...@blue.alter.pl writes: >>> Here is error message during pycuda attempt: >>> >>> radek@black:~/pycuda-2015.1.3$ python setup.py build >>> running build >>> running build_py >>> running build_ext >>> building '_driver' extension >>> x86_64-linux-gnu-gcc -pthread -fwrapv -Wall -O3 -DNDEBUG >>>