Skip to content

Commit 2db6f8b

Browse files
authored
Merge pull request #2494 from fongjiantan/dev/guided-matrix-mult-race-cond-fix
Remove mention of Windows support
2 parents a240a51 + 919bd19 commit 2db6f8b

File tree

1 file changed

+1
-1
lines changed
  • Tools/ApplicationDebugger/guided_matrix_mult_RaceCondition

1 file changed

+1
-1
lines changed

Tools/ApplicationDebugger/guided_matrix_mult_RaceCondition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The sample includes different versions of a simple matrix multiplication program
2929

3030
| Optimized for | Description
3131
|:--- |:---
32-
| OS | Ubuntu* 20.04 <br> Windows* 10
32+
| OS | Ubuntu* 20.04
3333
| Hardware | GEN9 or newer
3434
| Software | Intel® oneAPI DPC++/C++ Compiler <br> Intel® Distribution for GDB* <br> [Tracing and Profiling Tool](https://github.com/intel/pti-gpu/tree/master/tools/onetrace), which is available from the [onetrace](https://github.com/intel/pti-gpu/tree/master/tools/onetrace) GitHub repository.
3535

0 commit comments

Comments
 (0)