[Bug 100212] Implement vload_* and vstore_* to make Theano/libgpuarray working

2018-02-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100212 Jan Vesely changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 100212] Implement vload_* and vstore_* to make Theano/libgpuarray working

2017-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100212 --- Comment #4 from Jan Vesely --- (In reply to Vedran Miletić from comment #0) > We miss at least vload_half and vstore_half_rtn. vstore_half/vload_half is in libclc. I can't find vstore_half_rtn used in either blender-2.78 or 2.79. -- You a

[Bug 100212] Implement vload_* and vstore_* to make Theano/libgpuarray working

2017-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100212 --- Comment #3 from Jan Vesely --- vload_half http://lists.llvm.org/pipermail/libclc-dev/2017-August/002407.html -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel

[Bug 100212] Implement vload_* and vstore_* to make Theano/libgpuarray working

2017-03-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100212 --- Comment #2 from Vedran Miletić --- Does https://www.khronos.org/registry/OpenCL/sdk/1.1/docs/man/xhtml/vload_half.html https://www.khronos.org/registry/OpenCL/sdk/1.1/docs/man/xhtml/vstore_half.html help? -- You are receiving this mail b

[Bug 100212] Implement vload_* and vstore_* to make Theano/libgpuarray working

2017-03-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100212 --- Comment #1 from Siarhei --- Vedran Miletic, are there any summary of required functions? I've tried to use luxmark on opencl-mesa with this backend and it also requires vload_half. -- You are receiving this mail because: You are the assign

[Bug 100212] Implement vload_* and vstore_* to make Theano/libgpuarray working

2017-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100212 Vedran Miletić changed: What|Removed |Added Summary|Implement vstore_* to make |Implement vload_* and