Hi,
I have compiled and installed pocl with CUDA support on my NVIDIA Jetson
TX2 and when I ran the tests, I got a lot of failed tests (mostly with
the same error: regular expression found in output. Regex=[FAIL]), is it
expected?
Results:
../tools/scripts/run_cuda_tests
Using OCL_ICD_VENDORS: /home/nvidia/openCL/pocl/build/ocl-vendors
...
58% tests passed, 29 tests failed out of 69
Label Time Summary:
cuda = 155.97 sec*proc (69 tests)
hsa = 6.62 sec*proc (4 tests)
hsa-native = 138.55 sec*proc (56 tests)
internal = 155.97 sec*proc (69 tests)
kernel = 89.46 sec*proc (20 tests)
regression = 46.02 sec*proc (28 tests)
runtime = 10.50 sec*proc (14 tests)
tce = 14.77 sec*proc (9 tests)
Total Test time (real) = 156.06 sec
The following tests FAILED:
26 - kernel/test_shuffle_char (Failed)
27 - kernel/test_shuffle_short (Failed)
28 - kernel/test_shuffle_ushort (Failed)
30 - kernel/test_shuffle_int (Failed)
31 - kernel/test_shuffle_uint (Failed)
32 - kernel/test_shuffle_float (Failed)
33 - kernel/test_shuffle_long (Failed)
34 - kernel/test_shuffle_ulong (Failed)
37 - kernel/test_shuffle_double (Failed)
44 - regression/phi_nodes_not_replicated_REPL (Failed)
46 - regression/barrier_between_two_for_loops_REPL (Failed)
47 - regression/simple_for-loop_with_a_barrier_inside_REPL
(Failed)
48 - regression/for-loop_with_computation_after_the_brexit_REPL
(Failed)
49 - regression/for-loop_with_a_variable_iteration_count_REPL
(Failed)
50 - regression/early_return_before_a_barrier_region_REPL
(Failed)
51 -
regression/id-dependent_computation_before_kernel_exit_REPL (Failed)
52 - regression/barrier_just_before_return_REPL (Failed)
54 -
regression/undominated_variable_from_conditional_barrier_handling_REPL
(Failed)
68 - regression/phi_nodes_not_replicated_LOOPS (Failed)
70 - regression/barrier_between_two_for_loops_LOOPS (Failed)
71 - regression/simple_for-loop_with_a_barrier_inside_LOOPS
(Failed)
72 -
regression/for-loop_with_computation_after_the_brexit_LOOPS (Failed)
73 - regression/for-loop_with_a_variable_iteration_count_LOOPS
(Failed)
74 - regression/early_return_before_a_barrier_region_LOOPS
(Failed)
76 - regression/barrier_just_before_return_LOOPS (Failed)
78 -
regression/undominated_variable_from_conditional_barrier_handling_LOOPS
(Failed)
82 -
regression/setting_a_buffer_argument_to_NULL_causes_a_segfault (Failed)
83 -
regression/clSetKernelArg_overwriting_the_previous_kernel's_args
(Failed)
85 -
regression/case_with_multiple_variable_length_loops_and_a_barrier_in_one
(Failed)
Errors while running CTest
Thanks!
--
sh...@me...
GPG public key ID : B517C4C8
|