octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63916] ocl doesn't install


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63916] ocl doesn't install
Date: Mon, 13 Mar 2023 14:09:19 -0400 (EDT)

Follow-up Comment #1, bug #63916 (project octave):

Recompile octave with "--disable-lib-visibility-flags" passed to configure.
Ignore the "unusable help text found in file 'ocl_bin'" worning. That seems to
work for me:


pkg test ocl
Testing functions in package 'ocl':

Integrated test scripts:

  ../dima/.local/share/octave/api-v58/packages/ocl-1.2.1/gather.m  pass    1/1
  
  ..ima/.local/share/octave/api-v58/packages/ocl-1.2.1/gpuArray.m  pass    1/1
  
  ..ima/.local/share/octave/api-v58/packages/ocl-1.2.1/oclArray.m  pass  
25/25  
  ..ma/.local/share/octave/api-v58/packages/ocl-1.2.1/ocl_tests.m Testing
ocl_constant function...
Testing ocl_lib function...
Testing ocl_context function...
Testing ocl matrix of data type ocl_double...
13 warnings generated.
17 warnings generated.
18 warnings generated.
22 warnings generated.
13 warnings generated.
13 warnings generated.
Testing ocl matrix of data type ocl_single...
13 warnings generated.
17 warnings generated.
18 warnings generated.
22 warnings generated.
Testing ocl matrix of data type ocl_int8...
13 warnings generated.
17 warnings generated.
Testing ocl matrix of data type ocl_int16...
13 warnings generated.
17 warnings generated.
Testing ocl matrix of data type ocl_int32...
13 warnings generated.
17 warnings generated.
Testing ocl matrix of data type ocl_int64...
Testing ocl matrix of data type ocl_uint8...
13 warnings generated.
17 warnings generated.
Testing ocl matrix of data type ocl_uint16...
13 warnings generated.
17 warnings generated.
Testing ocl matrix of data type ocl_uint32...
13 warnings generated.
17 warnings generated.
Testing ocl matrix of data type ocl_uint64...
13 warnings generated.
17 warnings generated.
Testing ocl program data type...
Testing DONE
 pass    1/1   
  ..local/share/octave/api-v58/packages/ocl-1.2.1/ocl_to_octave.m  pass  
12/12  

Fixed test scripts:


Summary:

  PASS                               40
  FAIL                                0

See the file /home/dima/scratch/fntests.log for additional details.

209 (of 214) .m files have no tests.

Please help improve Octave by contributing tests for these files
(see the list in the file /home/dima/scratch/fntests.log).



I am not sure what is the actual problem. ocl uses non-public API? 

Also see https://savannah.gnu.org/bugs/?61855

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63916>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]