Skip to content

Commit d0b8ed8

Browse files
author
Scott Straughan
committed
Added parallel computing project repo.
1 parent 5ea07d8 commit d0b8ed8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
contributor: scott
3+
date: '2024-12-16T11:18:00'
4+
creation_date: '2024-10-27T02:24:42'
5+
license: MIT
6+
tags:
7+
- windows
8+
- opencl
9+
- openmp
10+
- parallel-computing
11+
- openapi
12+
- sycl
13+
- levelzero
14+
title: 'Parallel Computing in Practice'
15+
external_url: https://github.com/apinge/parallel_computing_in_practice
16+
---
17+
18+
Examples of deploying and computing with SYCL, OpenCL, Level Zero nd OpenMP on GPU devices for enhanced parallel
19+
performance, primarily on the Windows platform.

0 commit comments

Comments
 (0)