
Here is a few tickets regarding nvcc support: https://svn.boost.org/trac/boost/search?q=nvcc+cuda #4431: Bugs: stdint.h not available in CUDA nvcc + visual studio (new) <https://svn.boost.org/trac/boost/ticket/4431> #4356: Patches: small change to allow mpl code to compile with nvcc (the compiler for ... (new) <https://svn.boost.org/trac/boost/ticket/4356> #4052: Patches: NVCC and boost/type_traits/has_new_operator.hpp (closed: fixed) <https://svn.boost.org/trac/boost/ticket/4052> #4046: Bugs: Boost.System does not compile on Cuda (closed: invalid) <https://svn.boost.org/trac/boost/ticket/4046> as the originator of the nvcc config patch and havign the ressource to test and patch these issues, would the owner of said ticket see any problem if I reassign them to me ?

Here is a few tickets regarding nvcc support:
https://svn.boost.org/trac/boost/search?q=nvcc+cuda
#4431: Bugs: stdint.h not available in CUDA nvcc + visual studio (new) <https://svn.boost.org/trac/boost/ticket/4431> #4356: Patches: small change to allow mpl code to compile with nvcc (the compiler for ... (new) <https://svn.boost.org/trac/boost/ticket/4356> #4052: Patches: NVCC and boost/type_traits/has_new_operator.hpp (closed: fixed) <https://svn.boost.org/trac/boost/ticket/4052> #4046: Bugs: Boost.System does not compile on Cuda (closed: invalid) <https://svn.boost.org/trac/boost/ticket/4046>
as the originator of the nvcc config patch and havign the ressource to test and patch these issues, would the owner of said ticket see any problem if I reassign them to me ?
Fine by me, I'm still waiting for the submitter to respond on the Config patch, so if you can sort it out that would be great! John.

On Thu, Dec 30, 2010 at 9:56 AM, John Maddock <boost.regex@virgin.net>wrote:
Here is a few tickets regarding nvcc support:
https://svn.boost.org/trac/boost/search?q=nvcc+cuda
#4431: Bugs: stdint.h not available in CUDA nvcc + visual studio (new) < https://svn.boost.org/trac/boost/ticket/4431> #4356: Patches: small change to allow mpl code to compile with nvcc (the compiler for ... (new) <https://svn.boost.org/trac/boost/ticket/4356> #4052: Patches: NVCC and boost/type_traits/has_new_operator.hpp (closed: fixed) <https://svn.boost.org/trac/boost/ticket/4052> #4046: Bugs: Boost.System does not compile on Cuda (closed: invalid) < https://svn.boost.org/trac/boost/ticket/4046>
as the originator of the nvcc config patch and havign the ressource to test and patch these issues, would the owner of said ticket see any problem if I reassign them to me ?
Fine by me, I'm still waiting for the submitter to respond on the Config patch, so if you can sort it out that would be great!
Hello. I have written few other patches against 1.43. http://code.google.com/p/asadchev/source/browse/#svn%2Ftrunk%2Fboost%2Fboost... Mostly mpl, config, and traits fixes Would you like diff?

Here is a few tickets regarding nvcc support:
https://svn.boost.org/trac/boost/search?q=nvcc+cuda
#4431: Bugs: stdint.h not available in CUDA nvcc + visual studio (new) < https://svn.boost.org/trac/boost/ticket/4431> #4356: Patches: small change to allow mpl code to compile with nvcc (the compiler for ... (new) <https://svn.boost.org/trac/boost/ticket/4356> #4052: Patches: NVCC and boost/type_traits/has_new_operator.hpp (closed: fixed) <https://svn.boost.org/trac/boost/ticket/4052> #4046: Bugs: Boost.System does not compile on Cuda (closed: invalid) < https://svn.boost.org/trac/boost/ticket/4046>
as the originator of the nvcc config patch and havign the ressource to test and patch these issues, would the owner of said ticket see any problem if I reassign them to me ?
Fine by me, I'm still waiting for the submitter to respond on the Config patch, so if you can sort it out that would be great!
Hello. I have written few other patches against 1.43. http://code.google.com/p/asadchev/source/browse/#svn%2Ftrunk%2Fboost%2Fboost... Mostly mpl, config, and traits fixes Would you like diff?
Please, yes. If they're for nvcc then please attach to https://svn.boost.org/trac/boost/ticket/4431, otherwise please open new tickets for these - one for each library you've patched along with a description of the issue solved. Thanks! John.

Please, yes.
If they're for nvcc then please attach to https://svn.boost.org/trac/boost/ticket/4431, otherwise please open new tickets for these - one for each library you've patched along with a description of the issue solved.
Thanks!
Apologies. I just created a new ticket: https://svn.boost.org/trac/boost/ticket/5024 BTW, #4356 was mine and i incorporated it in 5024

On Thu, 2010-12-30 at 15:56 +0000, John Maddock wrote:
Here is a few tickets regarding nvcc support:
https://svn.boost.org/trac/boost/search?q=nvcc+cuda
#4431: Bugs: stdint.h not available in CUDA nvcc + visual studio (new) <https://svn.boost.org/trac/boost/ticket/4431> #4356: Patches: small change to allow mpl code to compile with nvcc (the compiler for ... (new) <https://svn.boost.org/trac/boost/ticket/4356> #4052: Patches: NVCC and boost/type_traits/has_new_operator.hpp (closed: fixed) <https://svn.boost.org/trac/boost/ticket/4052> #4046: Bugs: Boost.System does not compile on Cuda (closed: invalid) <https://svn.boost.org/trac/boost/ticket/4046>
as the originator of the nvcc config patch and havign the ressource to test and patch these issues, would the owner of said ticket see any problem if I reassign them to me ?
Fine by me, I'm still waiting for the submitter to respond on the Config patch, so if you can sort it out that would be great!
John.
I submited #4052 and #3980, and if you need any help for testing I would be glad to help. If testing in different compute capabilities is desirable 1.3 and 2.1 are available for me. Denis
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (4)
-
Andrey Asadchev
-
Denis Taniguchi
-
Joel Falcou
-
John Maddock