[Mesa-dev] [Bug 100105] Make Theano OpenCL support work on Clover and RadeonSI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 22 20:25:38 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=100105

--- Comment #7 from ben at besd.de <ben at besd.de> ---
Running https://github.com/ZVK/sampleRNN_ICLR2017 fails with:
Traceback (most recent call last):
  File "models/two_tier/two_tier32k.py", line 429, in <module>
    on_unused_input='warn'
  File "/home/nano/rust/mesa/Theano/theano/compile/function.py", line 317, in
function
    output_keys=output_keys)
  File "/home/nano/rust/mesa/Theano/theano/compile/pfunc.py", line 486, in
pfunc
    output_keys=output_keys)
  File "/home/nano/rust/mesa/Theano/theano/compile/function_module.py", line
1841, in orig_function
    fn = m.create(defaults)
  File "/home/nano/rust/mesa/Theano/theano/compile/function_module.py", line
1715, in create
    input_storage=input_storage_lists, storage_map=storage_map)
  File "/home/nano/rust/mesa/Theano/theano/gof/link.py", line 699, in
make_thunk
    storage_map=storage_map)[:3]
  File "/home/nano/rust/mesa/Theano/theano/gof/vm.py", line 1091, in make_all
    impl=impl))
  File "/home/nano/rust/mesa/Theano/theano/gof/op.py", line 955, in make_thunk
    no_recycling)
  File "/home/nano/rust/mesa/Theano/theano/gof/op.py", line 858, in
make_c_thunk
    output_storage=node_output_storage)
  File "/home/nano/rust/mesa/Theano/theano/gof/cc.py", line 1217, in make_thunk
    keep_lock=keep_lock)
  File "/home/nano/rust/mesa/Theano/theano/gof/cc.py", line 1157, in
__compile__
    keep_lock=keep_lock)
  File "/home/nano/rust/mesa/Theano/theano/gof/cc.py", line 1641, in
cthunk_factory
    *(in_storage + out_storage + orphd))
RuntimeError: ('The following error happened while compiling the node',
GpuCrossentropySoftmaxArgmax1HotWithBias(GpuDot22.0, SampleLevel.Output.b,
GpuReshape{1}.0), '\n', 'GpuKernel_init error 3: clBuildProgram: Unknown
error')

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190422/4ac8006f/attachment-0001.html>


More information about the mesa-dev mailing list