Hi, I just had my first CUDA card this weekend. It's installed it in my office computer, where i can power it on 24x7, and running window 7 32-bit version. and then downloaded CUDA driver (190.89), SDK(2.3), and toolkit(2.3). I can run MEX compile in MATLAB to test if CUDA works. It did worked, the demo from Professor Chris Bretherton.
However, a51table_32.exe could not work, every time it prompts me with following message: Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. X:\a51>a51table_32.exe Throw in function (unknown) Dynamic exception type: class boost::exception_detail::clone_impl<struct boost::exception_detail::error_info_injector<class boost::bad_any_cast> > std::exception::what: boost::bad_any_cast: failed conversion using boost::any_cast What's wrong with it? And there's little document about how can i compile it in visual studio or MinGW. Someone would like to fix this? Regards, Jerry _______________________________________________ A51 mailing list [email protected] http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51
