You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All,
I have a question.
How do I use enqueue_kernel ?
This is my environment :
CLOC-0.8
/opt/amd/bin/clc2 -version
LLVM version 3.2svn
/opt/amd/bin/opt -version
LLVM version 3.2svn
HSA-Runtime-AMD-release-v1.0
Hi All,
I have a question.
How do I use enqueue_kernel ?
This is my environment :
CLOC-0.8
/opt/amd/bin/clc2 -version
LLVM version 3.2svn
/opt/amd/bin/opt -version
LLVM version 3.2svn
HSA-Runtime-AMD-release-v1.0
.cl code
host code
// ref libclc code
int main(int argc, char **argv) {
...
hsa_status_t err;
status_t build_err;
...
...
// I get error data
.hsail
version 0:20140528:$full:$large;
extension "amd:gcn";
extension "IMAGE";
decl prog function &abort()();
...
...
Thanks
The text was updated successfully, but these errors were encountered: