У нас вы можете посмотреть бесплатно CUDA Numerical Integration - Did ChatGPT Help? A Bit | Kinvert или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
https://github.com/Kinvert/CUDA-Stuff... I tried using OpenAI's ChatGPT (Dec 15 2022 version) to do Numerical Integration. While it did write C++ code that worked great, for some reason it was unable to write good CUDA code. I had to give it very direct hints about what to do, and the code was still a mess. So in this case I wrote the CUDA code to do Numerical Integration. Had I not tried so long to get ChatGPT to do it alone it could have gone quicker. But honestly, using ChatGPT to start the code, and having an outline to start with, would have been quicker than just doing it myself from scratch. Please let me know what other things you'd like to see me do in CUDA.