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

Re^3: Inline::CUDA : looking for feedback

by kcott (Archbishop)
on Jul 29, 2021 at 20:32 UTC ( [id://11135499]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Running make test for RENEEB/Test-CheckManifest-1.42.tar.gz
    PERL_DL_NONLAZY=1 "/home/ken/perl5/perlbrew/perls/perl-5.34.0/bin/perl
    +.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::
    +Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/
    +extra/*.t t/xt/*.t
    ...
    FAILED--Further testing stopped: Cannot find a MANIFEST. Please check!
    make: *** [Makefile:874: test_dynamic] Error 255
    (/usr/bin/make test exited with 512)
    
  2. or download this
    $ perl Makefile.PL
    Can't exec "/cygdrive/c/Program": No such file or directory at /home/k
    +en/local/opt/perl/inline_cuda/perl-inline-cuda-master/lib/Inline/CUDA
    +/Utils.pm line 182.
    Inline::CUDA::Utils::find_dependencies (via N/A) : failed to find vers
    +ion of /cygdrive/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v1
    +1.4/bin/nvcc with this command: /cygdrive/c/Program Files/NVIDIA GPU 
    +Computing Toolkit/CUDA/v11.4/bin/nvcc --version
    Makefile.PL : error, call to Inline::CUDA::Utils::find_dependencies() 
    +has failed.
    
  3. or download this
            #my $cmd = "${aexe} --version";
            my $cmd = "\Q${aexe}\E --version";
    
  4. or download this
    $ perl Makefile.PL
    find_dependencies() : report:
    ...
    Generating a Unix-style Makefile
    Writing Makefile for Inline::CUDA
    Writing MYMETA.yml and MYMETA.json
    
  5. or download this
    $ make
    cp /home/ken/local/opt/perl/inline_cuda/perl-inline-cuda-master/config
    +/Inline-CUDA.conf blib/lib/auto/share/dist/Inline-CUDA/Inline-CUDA.co
    +nf
    ...
    cp scripts/nvidia-ml-test.pl blib/script/nvidia-ml-test.pl
    "/home/ken/perl5/perlbrew/perls/perl-5.34.0/bin/perl.exe" -MExtUtils::
    +MY -e 'MY->fixin(shift)' -- blib/script/nvidia-ml-test.pl
    Manifying 1 pod document
    
  6. or download this
    /bin/sh: /cygdrive/c/Program: No such file or directory
    make[1]: *** [Makefile:352: _011_basic_t_f5ac.o] Error 127
    
  7. or download this
    t/manifest.t ....................................... skipped: Author t
    +ests not required for installation
    t/pod-coverage.t ................................... skipped: Author t
    +ests not required for installation
    t/pod.t ............................................ skipped: Author t
    +ests not required for installation
    
  8. or download this
    Files=20, Tests=13, 59 wallclock secs ( 0.03 usr  0.01 sys + 14.46 cus
    +r 16.56 csys = 31.06 CPU)
    Result: FAIL
    Failed 15/20 test programs. 0/13 subtests failed.
    make: *** [Makefile:926: test_dynamic] Error 255
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135499]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found