-
Notifications
You must be signed in to change notification settings - Fork 35
Release testing of chip spv 0 9
Paulius Velesko edited this page Sep 1, 2022
·
7 revisions
Current blockers here
Detailed build instructions are here
Note that only LLVM 14.0 and 15.0 are officially supported by this release.
Please add your results to the test log below, or notify CHIP-SPV developers.
date | tester | OS | CHIP Backend | Hardware | LLVM version | results | notes |
---|
Tests which are known to fail either sometimes or always or depending on the configuration are excluded when you run make check
. The following is a list of these tests along with reasons for their failure or any other notes.
Test Name | Failure Environment/Configuration | Notes |
---|---|---|
ABM_AddKernel_MultiTypeMultiSize | Unknown | None |
Unit_hipDeviceGetCacheConfig_FuncTst | Unknown | None |
Unit_hipEvent | Unknown | None |
Unit_hipEventIpc | Unknown | None |
Unit_hipGetDeviceFlags_FuncTst | Unknown | None |
Unit_hipGraphAddDependencies_Functional | Unknown | None |
Unit_hipGraphAddEmptyNode_Functional | Unknown | None |
Unit_hipGraphAddMemcpyNode_Functional | Unknown | None |
Unit_hipGraph_BasicFunctional | Unknown | None |
Unit_hipGraph_SimpleGraphWithKernel | Unknown | None |
Unit_hipHostMalloc_Coherent | Unknown | None |
Unit_hipHostMalloc_NonCoherent | Unknown | None |
Unit_hipMemcpyAsync_hipMultiMemcpyMultiThread | Unknown | None |
Unit_hipMemPrefetchAsync_NonPageSz | Unknown | None |
Unit_hipMemsetAsync_SetMemoryWithOffset | Unknown | None |
Unit_hipMemset_SetMemoryWithOffset | Unknown | None |
Unit_hipOccupancyMaxActiveBlocksPerMultiprocessor_Negative | Unknown | None |
Unit_hipOccupancyMaxActiveBlocksPerMultiprocessor_rangeValidation | Unknown | None |
Unit_hipOccupancyMaxPotentialBlockSize_rangeValidation | Unknown | None |
Unit_hipStreamCreateWithPriority_ValidateWithEvents | Unknown | None |
Unit_AnyAll_CompileTest | Unknown | None |
Unit_ballot | Unknown | None |
Unit_deviceFunctions_CompileTest___fmaf_ieee | Unknown | None |
Unit_deviceFunctions_CompileTest___funnelshift | Unknown | None |
Unit_funnelshift | Unknown | None |
Unit_syncthreads_and | Unknown | None |
Unit_syncthreads_count | Unknown | None |
Unit_syncthreads_or | Unknown | None |