У нас вы можете посмотреть бесплатно 2020 LLVM Developers’ Meeting: S. Ehrig “Adding CUDA® Support to Cling: JIT Compile to GPUs” или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
https://llvm.org/devmtg/2020-09/ — Adding CUDA® Support to Cling: JIT Compile to GPUs - Simeon Ehrig Slides: https://llvm.org/devmtg/2020-09/slide... — Jupyter Notebooks are omnipresent in the modern scientist's and engineer's toolbox just as CUDA C++ is in accelerated computing. We present the first implementation of a CUDA C++ enabled read-eval-print-loop (REPL) that allows to interactively "script" the popular CUDA C++ runtime syntax in Notebooks. With our novel implementation, based on LLVM, Clang and CERN's C++ interpreter Cling, the modern CUDA C++ developer can work as interactively and productively as (I)Python developers while keeping all the benefits of the vast C++ computing and library ecosystem coupled with first-class performance. —