Skip to content

Commit

Permalink
Updated failed tests on win in fail_db and reduced scale for stencil …
Browse files Browse the repository at this point in the history
…for CU testing
  • Loading branch information
aneshlya authored and Dmitry Babokin committed Dec 18, 2018
1 parent b4e5175 commit 5811a07
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions fail_db.txt
Expand Up @@ -433,3 +433,15 @@
./tests/align2.ispc compfail x86-64 sse4 Linux LLVM 4.0 clang++4.0 -O2 *
./tests/align1.ispc compfail x86-64 sse4 Linux LLVM 3.8 clang++3.8 -O2 *
./tests/align2.ispc compfail x86-64 sse4 Linux LLVM 3.8 clang++3.8 -O2 *
.\tests\align1.ispc compfail x86 sse4 Windows LLVM 7.0 cl -O2 *
.\tests\align2.ispc compfail x86 sse4 Windows LLVM 7.0 cl -O2 *
.\tests\transcendentals-10-0.ispc compfail x86 sse4 Windows LLVM 7.0 cl -O2 *
.\tests\align1.ispc compfail x86 sse4 Windows LLVM 6.0 cl -O2 *
.\tests\align2.ispc compfail x86 sse4 Windows LLVM 6.0 cl -O2 *
.\tests\transcendentals-10-0.ispc compfail x86 sse4 Windows LLVM 6.0 cl -O2 *
.\tests\align1.ispc compfail x86 sse4 Windows LLVM 5.0 cl -O2 *
.\tests\align2.ispc compfail x86 sse4 Windows LLVM 5.0 cl -O2 *
.\tests\transcendentals-10-0.ispc compfail x86 sse4 Windows LLVM 5.0 cl -O2 *
.\tests\align1.ispc compfail x86 sse4 Windows LLVM 4.0 cl -O2 *
.\tests\align2.ispc compfail x86 sse4 Windows LLVM 4.0 cl -O2 *
.\tests\transcendentals-10-0.ispc compfail x86 sse4 Windows LLVM 4.0 cl -O2 *
2 changes: 1 addition & 1 deletion perf.ini
Expand Up @@ -48,7 +48,7 @@ sponza --scale=6.0
#***
3D Stencil
stencil
--scale=2.0
--scale=1.0
#***
Volume Rendering
volume_rendering
Expand Down

0 comments on commit 5811a07

Please sign in to comment.