in reply to Perl GPGPU Modules

I have posted a general setup for running cuda via Perl using Inline::C at Compile and possibly run cuda code on the GPU via Perl's Inline::C

bw, bliako

Replies are listed 'Best First'.
Re^2: Perl GPGPU Modules
by kcott (Archbishop) on Jul 02, 2021 at 21:12 UTC

    ++ Thanks for that — it's quite an impressive post.

    Yesterday evening, I managed to sort out the "dependency chain currently stuck in a traffic jam". Amongst other things, I now have nvcc installed. So that's a good start.

    This has been a very busy week with some ~16hr days. I have real world tasks piling up which require my attention. I should be able to get back to the Cuda code, and your very interesting post, early next week.

    — Ken