Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Compile and possibly run cuda code on the GPU via Perl's Inline::C

by bliako (Monsignor)
on Jul 02, 2021 at 08:48 UTC ( [id://11134582]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    EOC
    main;
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        printf "success, system command executed.\n";
        return 0;
    }
    
  3. or download this
    #!/usr/bin/perl
    
    ...
        printf "success, system command executed.\n";
        return 0;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://11134582]
Approved by marto
Front-paged by Discipulus
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-25 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found