HSAIL-Tools are used for parsing, assembling, and disassembling HSAIL
https://github.com/HSAFoundation/HSAIL-Tools
HSAIL-Tools are used for parsing, assembling, and disassembling HSAIL.
This version of libHSAIL supports HSA PRM 1.02 (Final) specification.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:compiler/HSAIL-Tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
HSAIL-Tools-0+git20160712.12220b0.tar.xz | 0013604632 13 MB | |
HSAIL-Tools.changes | 0000001007 1007 Bytes | |
HSAIL-Tools.spec | 0000001840 1.8 KB | |
_service | 0000000564 564 Bytes | |
_servicedata | 0000000242 242 Bytes | |
warning.patch | 0000000513 513 Bytes |
Revision 4 (latest revision is 15)
Martin Liška (marxin)
committed
(revision 4)
- Update to version 0+git20160712.12220b0: * Restored imageQuery and samplerQuery for backward compatibility with legacy code * Corrections to get rid of warnings + defined some constants for compatibility with legacy code * Enable -Werror. * Remove usage of EXTRA_CFLAGS. * Clean up CMakeLists.txt * Add build options to enable/disable all vendor extensions (VENDOR_EXTENSIONS) and AMD extensions (AMD_EXTENSIONS). * Remove dependency on LLVM (it was only used to enable crash handler). * Improve README.md * Fix Windows build. * Enable /W3 /WX on Windows.
Comments 0