File tree 2 files changed +6
-8
lines changed
DirectProgramming/C++SYCL/DenseLinearAlgebra/guided_matrix_mul_SYCLMigration
Libraries/oneMKL/guided_cuBLAS_examples_SYCL_Migration
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "guid" : " 244EEBAA-F3A0-46FD-9305-26DEDAA48C90" ,
2
+ "guid" : " 244EEBAA-F3A0-46FD-9305-26DEDAA48C90" ,
3
3
"name" : " Matrix Multiplication cuBLAS Migrated" ,
4
4
"categories" : [" Toolkit/oneAPI Direct Programming/C++SYCL" ],
5
5
"description" : " This sample shows the migration of a more complex matrix multiplication sample from cuBLAS to SYCL." ,
19
19
" make run_matrix_mul"
20
20
]
21
21
}]
22
-
23
- }
22
+ },
24
23
"expertise" : " Code Optimization"
25
- }
24
+ }
Original file line number Diff line number Diff line change 1
1
{
2
- "guid" : " 473A43D4-CAA2-4852-AC20-3653EC7CCA16" ,
2
+ "guid" : " 473A43D4-CAA2-4852-AC20-3653EC7CCA16" ,
3
3
"name" : " cuBLAS Migration" ,
4
4
"categories" : [" Toolkit/oneAPI Libraries/oneMKL" ],
5
5
"description" : " This sample shows the execution of cuBLAS function migrated to SYCL." ,
19
19
" make run_amax"
20
20
]
21
21
}]
22
-
23
- }
22
+ },
24
23
"expertise" : " Code Optimization"
25
- }
24
+ }
You can’t perform that action at this time.
0 commit comments