Gregory Stoner
Gregory Stoner
@fangq Can you try 1.7.1 Beta 3 http://repo.radeon.com/misc/archive/beta/rocm-1.7.1.beta.3.tar.bz2
Your working on a system that has GPU in it that is not an AMD GPU which is the. N/A N/A. On a server this would be BMC GPU as...
Is it a driver or compiler issue they two different compiler. Can you try the AMDGPUpro Driver for Linux and Test on AMDGPU driver Windows and report the numbers
I saw you ran AMDGPUpro with version of this linux driver 18.20 or was it newer.
Ok this is magic info I needed to isolate the issue AMDGPUpro is the 17:50 Driver. We need to look at Compiler Code Gen issue or even a pattern in...
In 1.2 we still have two LLVM Compiler code generators, One compiler leverages the LLVM Native Code Generator for GCN ISA. A second llvm based compiler which compiles to an...
Ok so the real issue is right now is the shipping version HCC with ROCm 1.2 does not support ASSEMBLY note this is still based CLANG 3.5 Frontend. But if...
Thank you, this helps so we can recreate the environment. 3.9 was on the bubble for inclusion in 1.2.
I need a strong cup of coffee this morning or more sleep or both; we are using the 3.9 code generator of LLVM in ROCm 1.2, where the delta is...
Thanks for tracking this down, we will get this cleaned up. greg On Aug 24, 2016, at 11:44 AM, almson wrote: FYI, I successfully compiled and ran asm-kernel with the...