Hello,

I have been trying to build pyopencl and pycuda on windows using the subset of boost in those packages on windows 64 bit. The problem is a link error due to missing tss_cleanup_implemented. The codes seem to run without problem if the link error is suppressed:

http://thread.gmane.org/gmane.comp.python.cuda/2516

Does anyone know what the tss issue is about and whether it is likely to cause a problem? Any advice would be welcome.

Many thanks,

Jon
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to