Skip to content

Commit b82491a

Browse files
authored
updated simpleCUBLAS sample.json to match the schema (#2365)
1 parent e9d2ede commit b82491a

File tree

1 file changed

+1
-1
lines changed
  • Libraries/oneMKL/guided_simpleCUBLAS_LU_SYCLMigration

1 file changed

+1
-1
lines changed

Libraries/oneMKL/guided_simpleCUBLAS_LU_SYCLMigration/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"guid": "03029020-5FD4-46ED-8A55-EB73541F3E76",
33
"name": "simpleCUBLAS_LU",
4-
"categories": ["Toolkit/oneAPI /Libraries/oneMKL/"],
4+
"categories": ["Toolkit/oneAPI /Libraries/oneMKL"],
55
"description": "This sample implements LU decomposition factors a matrix as the product of an upper triangular matrix and lower triangular matrix.",
66
"toolchain": [ "dpcpp" ],
77
"languages": [ { "cpp": {} } ],

0 commit comments

Comments
 (0)