Vyacheslav

Results 2 comments of Vyacheslav

I get the same message via UI. It fails to capture stuff. I get no useful messages except error code. > I20180303-100105651[main][server.GapiPaths.checkForTools] Looking for GAPID in /home/pusheax/inst/tools/gapid -> /home/pusheax/inst/tools/gapid/gapis >...

I found comment in code: // GPA Vk requires GFX8 or above (but also works on Hawaii) if (GDT_HW_GENERATION_VOLCANICISLAND > hwGen && GDT_HAWAII != cardInfo.m_asicType) { GPA_LogError("Hardware not supported."); }...