Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"guid": "244EEBAA-F3A0-46FD-9305-26DEDAA48C90",
"guid": "244EEBAA-F3A0-46FD-9305-26DEDAA48C90",
"name": "Matrix Multiplication cuBLAS Migrated",
"categories": ["Toolkit/oneAPI Direct Programming/C++SYCL"],
"description": "This sample shows the migration of a more complex matrix multiplication sample from cuBLAS to SYCL.",
Expand All @@ -19,7 +19,6 @@
"make run_matrix_mul"
]
}]

}
},
"expertise": "Code Optimization"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"guid": "473A43D4-CAA2-4852-AC20-3653EC7CCA16",
"guid": "473A43D4-CAA2-4852-AC20-3653EC7CCA16",
"name": "cuBLAS Migration",
"categories": ["Toolkit/oneAPI Libraries/oneMKL"],
"description": "This sample shows the execution of cuBLAS function migrated to SYCL.",
Expand All @@ -19,7 +19,6 @@
"make run_amax"
]
}]

}
},
"expertise": "Code Optimization"
}
}