* [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI
@ 2017-02-10 17:51 bugzilla-daemon
2017-02-10 17:52 ` bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-02-10 17:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1875 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99765
Bug ID: 99765
Summary: Make Octopus OpenCL support work on Clover and
RadeonSI
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: vedran@miletic.net
QA Contact: dri-devel@lists.freedesktop.org
Octopus is a quantum chemistry code with experimental OpenCL support using
clBLAS and clFFT [1]. It can be compiled with:
$ ./configure --with-libxc-include=/usr/lib64/gfortran/modules --enable-opencl
--with-clblas-prefix=/usr/local --with-clfft-prefix=/usr/local
Running test file named inp from
http://octopus-code.org/wiki/Tutorial:Hydrogen_atom results in:
AN INTERNAL KERNEL BUILD ERROR OCCURRED!
device name = AMD FIJI (DRM 3.8.0 / 4.9.7-201.fc25.x86_64, LLVM 5.0.0)
error = -43
memory pattern = Register accumulation based swap, computing kernel generator
Subproblem dimensions: dims[0].itemY = 32, dims[0].itemX = 32, dims[0].y = 32,
dims[0].x = 32, dims[0].bwidth = 64; ; dims[1].itemY = 4, dims[1].itemX = 4,
dims[1].y = 4, dims[1].x = 4, dims[1].bwidth = 4; ;
Parallelism granularity: pgran->wgDim = 1, pgran->wgSize[0] = 64,
pgran->wgSize[1] = 1, pgran->wfSize = 64
Kernel extra flags: 268462752
Source:
(...)
--------------------------------------------------------
Build log:
========================================================
Octopus debug trace not available. You can enable it with 'Debug = trace'.
Segmentation fault (core dumped)
[1] https://github.com/clMathLibraries
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3361 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI
2017-02-10 17:51 [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI bugzilla-daemon
@ 2017-02-10 17:52 ` bugzilla-daemon
2017-03-22 14:08 ` bugzilla-daemon
2018-09-09 22:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-02-10 17:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 587 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99765
Vedran Miletić <vedran@miletic.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |99553
URL| |http://octopus-code.org
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=99553
[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1780 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI
2017-02-10 17:51 [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI bugzilla-daemon
2017-02-10 17:52 ` bugzilla-daemon
@ 2017-03-22 14:08 ` bugzilla-daemon
2018-09-09 22:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-03-22 14:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 518 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99765
Vedran Miletić <vedran@miletic.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |94273
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=94273
[Bug 94273] Clover on RadeonSI OpenCL segfault during testing of clBLAS
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1594 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI
2017-02-10 17:51 [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI bugzilla-daemon
2017-02-10 17:52 ` bugzilla-daemon
2017-03-22 14:08 ` bugzilla-daemon
@ 2018-09-09 22:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-09-09 22:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 659 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99765
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/radeonsi |Gallium/StateTracker/Clover
QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.org |org
Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.org |org
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1574 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-09-09 22:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10 17:51 [Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI bugzilla-daemon
2017-02-10 17:52 ` bugzilla-daemon
2017-03-22 14:08 ` bugzilla-daemon
2018-09-09 22:51 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).