-
Notifications
You must be signed in to change notification settings - Fork 3
/
legacy-routes.txt
734 lines (734 loc) · 43.8 KB
/
legacy-routes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
/projects/
/videos/
/learn/
/releases/
/research/
/events/
/news/16/05/26/khronos-updates-opencl-and-sycl-specifications
/news/16/05/26/khronos-updates-opencl-and-sycl-specifications.html
/news/16/05/26/khronos-releases-wave-of-new-standards
/news/16/05/26/khronos-releases-wave-of-new-standards.html
/news/16/05/26/computec-delivering-sycl-based-technologies
/news/16/05/26/computec-delivering-sycl-based-technologies.html
/news/16/05/26/khronos-works-on-sycl-for-pushing-opencl-in-c
/news/16/05/26/khronos-works-on-sycl-for-pushing-opencl-in-c.html
/news/16/06/15/khronos-releases-sycl-1-2-final-specification
/news/16/06/15/khronos-releases-sycl-1-2-final-specification.html
/news/16/08/25/khronos-releases-sycl-2-2-provisional-specification
/news/16/08/25/khronos-releases-sycl-2-2-provisional-specification.html
/news/16/09/19/visionc-hello-world-example-released
/news/16/09/19/visionc-hello-world-example-released.html
/news/16/09/19/early-access-to-the-sycl-open-standard-for-c-acceleration
/news/16/09/19/early-access-to-the-sycl-open-standard-for-c-acceleration.html
/news/17/01/18/bridging-the-gap-on-risc-v-with-the-open-standards-opencl-and-sycl
/news/17/01/18/bridging-the-gap-on-risc-v-with-the-open-standards-opencl-and-sycl.html
/news/17/01/19/new-version-of-codeplay-sycl-implementation-available
/news/17/01/19/new-version-of-codeplay-sycl-implementation-available.html
/news/17/01/27/setting-up-tensorflow-with-opencl-using-sycl
/news/17/01/27/setting-up-tensorflow-with-opencl-using-sycl.html
/news/17/02/20/bringing-the-acceleration-of-opencl-to-tensorflow-with-sycl
/news/17/02/20/bringing-the-acceleration-of-opencl-to-tensorflow-with-sycl.html
/news/17/03/06/anisotropic-diffusion-using-visionc-and-sycl
/news/17/03/06/anisotropic-diffusion-using-visionc-and-sycl.html
/news/17/03/14/get-started-with-eigen-and-sycl
/news/17/03/14/get-started-with-eigen-and-sycl.html
/news/17/03/14/distributed-heterogeneous-programming-in-c-c
/news/17/03/14/distributed-heterogeneous-programming-in-c-c.html
/news/17/05/16/computec-support-for-ubuntu-16-04-at-iwocl
/news/17/05/16/computec-support-for-ubuntu-16-04-at-iwocl.html
/news/17/05/22/accelerating-your-c-on-gpu-with-sycl
/news/17/05/22/accelerating-your-c-on-gpu-with-sycl.html
/news/17/05/23/implementing-opencl-support-for-eigen-using-sycl
/news/17/05/23/implementing-opencl-support-for-eigen-using-sycl.html
/news/17/08/18/using-sycl-to-enable-tensorflow-1-3-on-ubuntu-16-04-lts
/news/17/08/18/using-sycl-to-enable-tensorflow-1-3-on-ubuntu-16-04-lts.html
/news/17/08/23/use-sycl-to-target-spir-v-devices
/news/17/08/23/use-sycl-to-target-spir-v-devices.html
/news/17/09/22/sycl-solution-for-imp-x5-renesas-hardware
/news/17/09/22/sycl-solution-for-imp-x5-renesas-hardware.html
/news/17/09/22/renesas-and-codeplay-collaborate-on-sycl-for-adas-solutions
/news/17/09/22/renesas-and-codeplay-collaborate-on-sycl-for-adas-solutions.html
/news/17/10/03/windows-support-for-sycl-with-computec
/news/17/10/03/windows-support-for-sycl-with-computec.html
/news/17/11/20/managed-virtual-pointers-with-sycl
/news/17/11/20/managed-virtual-pointers-with-sycl.html
/news/18/01/03/renesas-accelerates-ncap-front-camera-application-development-with-sycl
/news/18/01/03/renesas-accelerates-ncap-front-camera-application-development-with-sycl.html
/news/18/01/03/alternative-machine-learning-algorithms-using-sycl-and-opencl
/news/18/01/03/alternative-machine-learning-algorithms-using-sycl-and-opencl.html
/news/18/01/04/computec-v0-5-0-is-released-and-sycl-1-2-1-ratified
/news/18/01/04/computec-v0-5-0-is-released-and-sycl-1-2-1-ratified.html
/news/18/01/30/using-template-sorcery-to-implement-sycl-interoperability
/news/18/01/30/using-template-sorcery-to-implement-sycl-interoperability.html
/news/18/03/14/buffer-reinterpret-viewing-data-from-a-different-perspective
/news/18/03/14/buffer-reinterpret-viewing-data-from-a-different-perspective.html
/news/18/03/15/open-standards-sycl-and-opencl-in-a-new-automotive-era
/news/18/03/15/open-standards-sycl-and-opencl-in-a-new-automotive-era.html
/news/18/04/24/sycl-profiling-developed-by-lpgpu2-project
/news/18/04/24/sycl-profiling-developed-by-lpgpu2-project.html
/news/18/05/15/computec-v0-8-0-is-here
/news/18/05/15/computec-v0-8-0-is-here.html
/news/18/07/12/khronos-releases-conformance-test-suite-for-sycl-1-2-1
/news/18/07/12/khronos-releases-conformance-test-suite-for-sycl-1-2-1.html
/news/18/07/23/solving-maxwell-s-equations-with-modern-c-and-sycl-a-case-study
/news/18/07/23/solving-maxwell-s-equations-with-modern-c-and-sycl-a-case-study.html
/news/18/07/23/new-computer-architectures-and-next-generation-numerical-weather-forecasting
/news/18/07/23/new-computer-architectures-and-next-generation-numerical-weather-forecasting.html
/news/18/07/26/computec-ce-0-9-1-release
/news/18/07/26/computec-ce-0-9-1-release.html
/news/18/08/02/solving-maxwell-s-equations-on-unstructured-meshes-with-sycl
/news/18/08/02/solving-maxwell-s-equations-on-unstructured-meshes-with-sycl.html
/news/18/08/23/codeplay-announces-world-s-first-fully-conformant-sycl-1-2-1-solution
/news/18/08/23/codeplay-announces-world-s-first-fully-conformant-sycl-1-2-1-solution.html
/news/18/08/23/codeplay-releases-first-fully-conformant-sycl-1-2-1-solution-for-c
/news/18/08/23/codeplay-releases-first-fully-conformant-sycl-1-2-1-solution-for-c.html
/news/18/08/23/codeplay-ver-ffentlicht-mit-computec-1-0-ein-sycl-konformes-werkzeug
/news/18/08/23/codeplay-ver-ffentlicht-mit-computec-1-0-ein-sycl-konformes-werkzeug.html
/news/18/08/23/computec-from-0-1-to-1-0-and-sycl-conformance-in-2-years
/news/18/08/23/computec-from-0-1-to-1-0-and-sycl-conformance-in-2-years.html
/news/18/10/01/khronos-standards-for-machine-learning
/news/18/10/01/khronos-standards-for-machine-learning.html
/news/18/11/19/red-hat-developers-working-towards-a-vendor-neutral-compute-stack-to-take-on-nvidia-s-cuda
/news/18/11/19/red-hat-developers-working-towards-a-vendor-neutral-compute-stack-to-take-on-nvidia-s-cuda.html
/news/18/12/06/imagination-unveils-sycl-support-in-new-powervr-accelerator
/news/18/12/06/imagination-unveils-sycl-support-in-new-powervr-accelerator.html
/news/18/12/10/david-airlie-s-lpc2018-presentation-on-an-open-source-cuda
/news/18/12/10/david-airlie-s-lpc2018-presentation-on-an-open-source-cuda.html
/news/19/01/10/sycl-implementations-in-2019
/news/19/01/10/sycl-implementations-in-2019.html
/news/19/01/14/intel-looking-to-add-sycl-programming-support-to-llvm-clang
/news/19/01/14/intel-looking-to-add-sycl-programming-support-to-llvm-clang.html
/news/19/01/29/embedded-ai-with-powervr-series3nx-and-sycl
/news/19/01/29/embedded-ai-with-powervr-series3nx-and-sycl.html
/news/19/03/11/khronos-opencl-sycl-and-spir-v-standards-find-growing-synergy-with-llvm-s-compiler-community
/news/19/03/11/khronos-opencl-sycl-and-spir-v-standards-find-growing-synergy-with-llvm-s-compiler-community.html
/news/19/03/11/khronos-continues-working-on-better-opencl-llvm-integration-with-sycl
/news/19/03/11/khronos-continues-working-on-better-opencl-llvm-integration-with-sycl.html
/news/19/04/03/codeplay-software-releases-computec-professional-edition
/news/19/04/03/codeplay-software-releases-computec-professional-edition.html
/news/19/04/17/intel-sycl-compiler-zero-cost-abstraction-and-type-safety-for-heterogeneous-computing
/news/19/04/17/intel-sycl-compiler-zero-cost-abstraction-and-type-safety-for-heterogeneous-computing.html
/news/19/04/30/intel-continues-working-on-their-sycl-compiler-for-upstreaming-to-llvm
/news/19/04/30/intel-continues-working-on-their-sycl-compiler-for-upstreaming-to-llvm.html
/news/19/05/20/hipsycl-gets-new-compilation-toolchain-for-taking-sycl-directly-to-cuda-rocm
/news/19/05/20/hipsycl-gets-new-compilation-toolchain-for-taking-sycl-directly-to-cuda-rocm.html
/news/19/06/12/generic-interfaces-with-generic-lambdas-with-c-and-sycl
/news/19/06/12/generic-interfaces-with-generic-lambdas-with-c-and-sycl.html
/news/19/06/17/sycl-code-generation-for-multigrid-methods
/news/19/06/17/sycl-code-generation-for-multigrid-methods.html
/news/19/06/20/intel-s-one-api-project-delivers-unified-programming-model-across-diverse-architectures
/news/19/06/20/intel-s-one-api-project-delivers-unified-programming-model-across-diverse-architectures.html
/news/19/06/27/intel-launches-new-c-based-language-as-part-of-one-api-plans
/news/19/06/27/intel-launches-new-c-based-language-as-part-of-one-api-plans.html
/news/19/07/01/comparing-sycl-and-cuda
/news/19/07/01/comparing-sycl-and-cuda.html
/news/19/07/01/resyclator-transforming-cuda-c-source-code-into-sycl
/news/19/07/01/resyclator-transforming-cuda-c-source-code-into-sycl.html
/news/19/07/12/enabling-polymorphism-in-sycl-using-the-c-idiom-crtp
/news/19/07/12/enabling-polymorphism-in-sycl-using-the-c-idiom-crtp.html
/news/19/07/30/intel-s-llvm-based-sycl-compiler-continues-taking-shape
/news/19/07/30/intel-s-llvm-based-sycl-compiler-continues-taking-shape.html
/news/19/08/26/intel-sycl-compiler-runtimes-updated-with-unified-shared-memory-support
/news/19/08/26/intel-sycl-compiler-runtimes-updated-with-unified-shared-memory-support.html
/news/19/09/01/optimizing-your-sycl-code-using-profiling
/news/19/09/01/optimizing-your-sycl-code-using-profiling.html
/news/19/09/20/ai-accelerators-and-open-software
/news/19/09/20/ai-accelerators-and-open-software.html
/news/19/09/22/why-unified-programming-future-app-dev
/news/19/09/22/why-unified-programming-future-app-dev.html
/news/19/09/23/accelerating-ai-performance-open-ecosystem
/news/19/09/23/accelerating-ai-performance-open-ecosystem.html
/news/19/09/26/intel-sycl-compiler
/news/19/09/26/intel-sycl-compiler.html
/news/19/10/08/windriver-vxworks
/news/19/10/08/windriver-vxworks.html
/news/19/10/17/sycl-academy
/news/19/10/17/sycl-academy.html
/news/19/10/24/tf-imagination
/news/19/10/24/tf-imagination.html
/news/19/10/29/debugging-sycl-applications
/news/19/10/29/debugging-sycl-applications.html
/news/19/11/08/supercomputing19
/news/19/11/08/supercomputing19.html
/news/19/11/15/sycl-book
/news/19/11/15/sycl-book.html
/news/19/11/17/one-api
/news/19/11/17/one-api.html
/news/19/11/17/one-api-phoronix
/news/19/11/17/one-api-phoronix.html
/news/19/11/19/acoran-announced
/news/19/11/19/acoran-announced.html
/news/19/12/16/sycl-on-nvidia
/news/19/12/16/sycl-on-nvidia.html
/news/20/01/06/cloverleaf-sycl
/news/20/01/06/cloverleaf-sycl.html
/news/20/01/16/work-group-size
/news/20/01/16/work-group-size.html
/news/20/01/22/dpc-ahead-of-time
/news/20/01/22/dpc-ahead-of-time.html
/news/20/02/03/sycl-cuda
/news/20/02/03/sycl-cuda.html
/news/20/04/20/sycl-sc2019
/news/20/04/20/sycl-sc2019.html
/news/20/04/20/codeplay-iwocl
/news/20/04/20/codeplay-iwocl.html
/news/20/04/22/sycl-onemkl
/news/20/04/22/sycl-onemkl.html
/news/20/04/27/computec-2-0
/news/20/04/27/computec-2-0.html
/news/20/04/29/sycl-iwocl20
/news/20/04/29/sycl-iwocl20.html
/news/20/05/02/uob-blog
/news/20/05/02/uob-blog.html
/news/20/05/15/codeproject
/news/20/05/15/codeproject.html
/news/20/05/15/phoronix-cuda-dpc
/news/20/05/15/phoronix-cuda-dpc.html
/news/20/05/15/podcast
/news/20/05/15/podcast.html
/news/20/05/20/ray-trace-pt-1
/news/20/05/20/ray-trace-pt-1.html
/news/20/05/22/exascale
/news/20/05/22/exascale.html
/news/20/05/28/podcast-mkl
/news/20/05/28/podcast-mkl.html
/news/20/06/05/dpc-release
/news/20/06/05/dpc-release.html
/news/20/06/09/isoc-sycl
/news/20/06/09/isoc-sycl.html
/news/20/06/09/ccast-michael
/news/20/06/09/ccast-michael.html
/news/20/06/26/intel-oneapi-dpc-compiler-2020-06-released-with-new-features
/news/20/06/26/intel-oneapi-dpc-compiler-2020-06-released-with-new-features.html
/news/20/06/29/open-standards-automotive
/news/20/06/29/open-standards-automotive.html
/news/20/07/01/podcast-ronan-jeff
/news/20/07/01/podcast-ronan-jeff.html
/news/20/07/01/sycl2020-released-khronos
/news/20/07/01/sycl2020-released-khronos.html
/news/20/07/13/hpc-sycl
/news/20/07/13/hpc-sycl.html
/news/20/07/28/safety-blog-1
/news/20/07/28/safety-blog-1.html
/news/20/08/14/power-hpc
/news/20/08/14/power-hpc.html
/news/20/08/14/codeplay-sycl2020
/news/20/08/14/codeplay-sycl2020.html
/news/20/08/25/brightskies-dpc
/news/20/08/25/brightskies-dpc.html
/news/20/09/11/celerity
/news/20/09/11/celerity.html
/news/20/10/01/oneapi-academic-center-of-excellence-opened-at-heidelberg-university
/news/20/10/01/oneapi-academic-center-of-excellence-opened-at-heidelberg-university.html
/news/20/11/05/in-pursuit-of-the-holy-grail-portable-performant-programming
/news/20/11/05/in-pursuit-of-the-holy-grail-portable-performant-programming.html
/news/20/11/05/read-the-sycl-book-for-free
/news/20/11/05/read-the-sycl-book-for-free.html
/news/20/11/10/join-the-sycl-bof-at-sc20-with-bjarne-stroustrup
/news/20/11/10/join-the-sycl-bof-at-sc20-with-bjarne-stroustrup.html
/news/20/11/11/develop-with-sycl-on-a-raspberrypi
/news/20/11/11/develop-with-sycl-on-a-raspberrypi.html
/news/20/11/16/use-oneapi-to-make-your-c-application-gpu-aware
/news/20/11/16/use-oneapi-to-make-your-c-application-gpu-aware.html
/news/20/11/16/a-sobel-convolution-using-sycl
/news/20/11/16/a-sobel-convolution-using-sycl.html
/news/20/11/16/intel-debuts-oneapi-gold-and-provides-more-details-on-gpu-roadmap
/news/20/11/16/intel-debuts-oneapi-gold-and-provides-more-details-on-gpu-roadmap.html
/news/20/11/24/migrating-cuda-stencil-code-to-sycl-video
/news/20/11/24/migrating-cuda-stencil-code-to-sycl-video.html
/news/20/12/03/a-step-by-step-tutorial-for-developing-sycl-with-dpc
/news/20/12/03/a-step-by-step-tutorial-for-developing-sycl-with-dpc.html
/news/20/12/14/new-sycl-ray-tracer-project
/news/20/12/14/new-sycl-ray-tracer-project.html
/news/20/12/14/a-guode-to-migrating-opencl-code-to-sycl
/news/20/12/14/a-guode-to-migrating-opencl-code-to-sycl.html
/news/20/12/15/a-vendor-neutral-path-to-math-acceleration
/news/20/12/15/a-vendor-neutral-path-to-math-acceleration.html
/news/20/12/15/the-great-cross-architecture-challenge
/news/20/12/15/the-great-cross-architecture-challenge.html
/news/21/01/13/preparing-an-earthquake-risk-assessment-application-for-exascale
/news/21/01/13/preparing-an-earthquake-risk-assessment-application-for-exascale.html
/news/21/01/20/raytracing-from-cuda-to-sycl-2020
/news/21/01/20/raytracing-from-cuda-to-sycl-2020.html
/news/21/01/20/solving-a-2d-heat-equation-using-sycl-and-dpc
/news/21/01/20/solving-a-2d-heat-equation-using-sycl-and-dpc.html
/news/21/02/01/podcast-expanding-the-sycl-2020-ecosystem
/news/21/02/01/podcast-expanding-the-sycl-2020-ecosystem.html
/news/21/02/03/nersc-alcf-codeplay-partner-on-sycl-for-next-generation-supercomputers
/news/21/02/03/nersc-alcf-codeplay-partner-on-sycl-for-next-generation-supercomputers.html
/news/21/02/10/sycl-2020-update-includes-dozens-of-new-features-and-closer-alignment-with-iso-c
/news/21/02/10/sycl-2020-update-includes-dozens-of-new-features-and-closer-alignment-with-iso-c.html
/news/21/02/16/pdocast-exascale-earthquake-simulator-with-sycl
/news/21/02/16/pdocast-exascale-earthquake-simulator-with-sycl.html
/news/21/02/16/using-the-new-features-of-sycl-2020-in-babelstream
/news/21/02/16/using-the-new-features-of-sycl-2020-in-babelstream.html
/news/21/02/24/hipsycl-0-9-0-sycl-2020-features-coming-to-hipsycl
/news/21/02/24/hipsycl-0-9-0-sycl-2020-features-coming-to-hipsycl.html
/news/21/04/15/taskflow-v3-1-a-new-tasking-model-to-program-sycl
/news/21/04/15/taskflow-v3-1-a-new-tasking-model-to-program-sycl.html
/news/21/04/15/podcast-acceleration-at-the-edge
/news/21/04/15/podcast-acceleration-at-the-edge.html
/news/21/04/15/xpu-blog-hello-sycl-and-dpc
/news/21/04/15/xpu-blog-hello-sycl-and-dpc.html
/news/21/04/27/heterogeneous-processing-requires-data-parallelization-sycl-and-dpc-are-a-good-start
/news/21/04/27/heterogeneous-processing-requires-data-parallelization-sycl-and-dpc-are-a-good-start.html
/news/21/04/27/what-to-see-online-at-iwocl-syclcon-2021
/news/21/04/27/what-to-see-online-at-iwocl-syclcon-2021.html
/news/21/05/03/iwocl-syclcon-2021-slides-videos-published-for-lots-of-opencl-sycl-technical-talks
/news/21/05/03/iwocl-syclcon-2021-slides-videos-published-for-lots-of-opencl-sycl-technical-talks.html
/news/21/05/04/porting-a-lattice-qcd-code-suite-to-exascale-architectures
/news/21/05/04/porting-a-lattice-qcd-code-suite-to-exascale-architectures.html
/news/21/05/13/sylkan-towards-a-vulkan-compute-target-platform-for-sycl
/news/21/05/13/sylkan-towards-a-vulkan-compute-target-platform-for-sycl.html
/news/21/05/18/porting-a-particle-in-cell-code-to-exascale-architectures
/news/21/05/18/porting-a-particle-in-cell-code-to-exascale-architectures.html
/news/21/06/21/argonne-ornl-award-codeplay-contract-to-strengthen-sycl-support-for-amd-gpus
/news/21/06/21/argonne-ornl-award-codeplay-contract-to-strengthen-sycl-support-for-amd-gpus.html
/news/21/07/05/sycl-summer-sessions-call-for-presentations
/news/21/07/05/sycl-summer-sessions-call-for-presentations.html
/news/21/07/09/oneapi-developer-summit-videos-available
/news/21/07/09/oneapi-developer-summit-videos-available.html
/news/21/08/12/a-big-step-forward-moving-ginkgo-to-sycl
/news/21/08/12/a-big-step-forward-moving-ginkgo-to-sycl.html
/news/21/09/13/argonne-s-44-petaflops-polaris-supercomputer-will-support-sycl
/news/21/09/13/argonne-s-44-petaflops-polaris-supercomputer-will-support-sycl.html
/news/21/09/23/gromacs-adopts-hipsycl-for-future-amd-gpu-support
/news/21/09/23/gromacs-adopts-hipsycl-for-future-amd-gpu-support.html
/news/21/10/04/huawei-news-huawei-releases-the-beiming-architecture-with-sycl
/news/21/10/04/huawei-news-huawei-releases-the-beiming-architecture-with-sycl.html
/news/21/10/05/sycl-summer-sessions-videos-live
/news/21/10/05/sycl-summer-sessions-videos-live.html
/news/21/11/09/enccs-sycl-workshop
/news/21/11/09/enccs-sycl-workshop.html
/news/21/11/09/join-the-oneapi-developer-summit-at-sc21
/news/21/11/09/join-the-oneapi-developer-summit-at-sc21.html
/news/21/11/24/encc-sycl-workshop
/news/21/11/24/encc-sycl-workshop.html
/news/21/11/24/videos-from-the-oneapi-developer-summit
/news/21/11/24/videos-from-the-oneapi-developer-summit.html
/news/21/11/29/performance-portable-distributed-knn-using-lsh-and-sycl
/news/21/11/29/performance-portable-distributed-knn-using-lsh-and-sycl.html
/news/21/11/29/researchers-migrating-to-sycl-at-sc21
/news/21/11/29/researchers-migrating-to-sycl-at-sc21.html
/news/21/12/09/solving-heterogeneous-programming-challenges-with-sycl
/news/21/12/09/solving-heterogeneous-programming-challenges-with-sycl.html
/news/21/12/17/an-introduction-to-sycl-programming
/news/21/12/17/an-introduction-to-sycl-programming.html
/news/21/12/17/write-your-first-sycl-app-in-less-than-30-minutes
/news/21/12/17/write-your-first-sycl-app-in-less-than-30-minutes.html
/news/21/12/22/aurora-sycl-hands-on-sessions-announced
/news/21/12/22/aurora-sycl-hands-on-sessions-announced.html
/news/22/01/05/exascale-alcf-and-intel-to-host-aurora-learning-paths-series
/news/22/01/05/exascale-alcf-and-intel-to-host-aurora-learning-paths-series.html
/news/22/01/18/iwocl-syclcon-call-for-presentations-and-poster-sessions
/news/22/01/18/iwocl-syclcon-call-for-presentations-and-poster-sessions.html
/news/22/01/21/developing-the-blake3-hashing-algorithm-with-sycl
/news/22/01/21/developing-the-blake3-hashing-algorithm-with-sycl.html
/news/22/02/02/five-outstanding-additions-found-in-sycl-2020
/news/22/02/02/five-outstanding-additions-found-in-sycl-2020.html
/news/22/02/08/sycl-the-heart-of-oneapi
/news/22/02/08/sycl-the-heart-of-oneapi.html
/news/22/02/08/using-supercomputers-to-understand-biomolecular-properties
/news/22/02/08/using-supercomputers-to-understand-biomolecular-properties.html
/news/22/02/10/getting-started-with-cross-platform-heterogeneous-computing-using-sycl
/news/22/02/10/getting-started-with-cross-platform-heterogeneous-computing-using-sycl.html
/news/22/02/10/heterogeneous-hardware-needs-universal-software
/news/22/02/10/heterogeneous-hardware-needs-universal-software.html
/news/22/02/22/sycl-session-episode-1-accelerating-simulations-for-the-large-hadron-collider
/news/22/02/22/sycl-session-episode-1-accelerating-simulations-for-the-large-hadron-collider.html
/news/22/03/22/an-introduction-to-programming-with-sycl-on-perlmutter-and-beyond
/news/22/03/22/an-introduction-to-programming-with-sycl-on-perlmutter-and-beyond.html
/news/22/03/25/raytracing-from-cuda-to-sycl-2020
/news/22/03/25/raytracing-from-cuda-to-sycl-2020.html
/news/22/04/14/sycl-support-in-blender-under-review
/news/22/04/14/sycl-support-in-blender-under-review.html
/news/22/05/10/migrating-the-jacobi-iterative-method-from-cuda-to-sycl
/news/22/05/10/migrating-the-jacobi-iterative-method-from-cuda-to-sycl.html
/news/22/05/10/gromacs-2022-advances-open-source-drug-discovery-with-sycl-and-oneapi
/news/22/05/10/gromacs-2022-advances-open-source-drug-discovery-with-sycl-and-oneapi.html
/news/22/05/12/syclcon-presentations-are-available-on-demand
/news/22/05/12/syclcon-presentations-are-available-on-demand.html
/news/22/05/30/open-source-syclomatic
/news/22/05/30/open-source-syclomatic.html
/news/22/06/06/complete-the-sycl-developer-survey
/news/22/06/06/complete-the-sycl-developer-survey.html
/news/22/06/14/intel-takes-the-sycl-to-nvidia-s-cuda-with-migration-tool
/news/22/06/14/intel-takes-the-sycl-to-nvidia-s-cuda-with-migration-tool.html
/news/22/06/14/podcast-sycl-empowering-developers-in-academia-and-enterprise
/news/22/06/14/podcast-sycl-empowering-developers-in-academia-and-enterprise.html
/news/22/06/29/how-to-port-your-code-from-cuda-to-sycl-targeting-nvidia-gpus-and-more
/news/22/06/29/how-to-port-your-code-from-cuda-to-sycl-targeting-nvidia-gpus-and-more.html
/news/22/07/18/accelerating-made-simpler-with-celerity
/news/22/07/18/accelerating-made-simpler-with-celerity.html
/news/22/07/25/intel-arc-gpus-and-oneapi-do-they-sycl
/news/22/07/25/intel-arc-gpus-and-oneapi-do-they-sycl.html
/news/22/08/09/how-open-acceleration-standards-are-driving-safety-critical-development
/news/22/08/09/how-open-acceleration-standards-are-driving-safety-critical-development.html
/news/22/09/06/the-game-of-life-an-example-of-local-memory-usage-and-hierarchical-kernels-in-sycl
/news/22/09/06/the-game-of-life-an-example-of-local-memory-usage-and-hierarchical-kernels-in-sycl.html
/news/22/09/06/open-source-syclomatic-tool-for-converting-cuda-to-sycl
/news/22/09/06/open-source-syclomatic-tool-for-converting-cuda-to-sycl.html
/news/22/12/19/write-sycl-code-and-use-oneapi-to-target-nvidia-and-amd-gpus-with-free-binary-plugins
/news/22/12/19/write-sycl-code-and-use-oneapi-to-target-nvidia-and-amd-gpus-with-free-binary-plugins.html
/news/23/01/05/stfc-to-accelerate-exascale-software-in-computational-fluid-dynamics-and-code-coupling-using-sycl
/news/23/01/05/stfc-to-accelerate-exascale-software-in-computational-fluid-dynamics-and-code-coupling-using-sycl.html
/news/23/02/23/gromacs-2023-released-with-better-sycl-for-intel-amd-nvidia
/news/23/02/23/gromacs-2023-released-with-better-sycl-for-intel-amd-nvidia.html
/news/23/02/24/developing-sycl-for-next-generation-supercomputers
/news/23/02/24/developing-sycl-for-next-generation-supercomputers.html
/news/23/02/24/hipsycl-becomes-open-sycl-for-targeting-all-major-cpus-and-gpus
/news/23/02/24/hipsycl-becomes-open-sycl-for-targeting-all-major-cpus-and-gpus.html
/news/23/02/24/the-evolution-of-different-sycl-implementations
/news/23/02/24/the-evolution-of-different-sycl-implementations.html
/news/23/03/02/ecp-bof-showcases-sycl
/news/23/03/02/ecp-bof-showcases-sycl.html
/news/23/03/16/khronos-to-create-sycl-sc-open-standard-for-safety-critical-c-based-heterogeneous-compute
/news/23/03/16/khronos-to-create-sycl-sc-open-standard-for-safety-critical-c-based-heterogeneous-compute.html
/news/23/04/07/user-driven-kernel-fusion
/news/23/04/07/user-driven-kernel-fusion.html
/news/23/04/07/sycl-performance-for-nvidia-and-amd-gpus-matches-native-system-language
/news/23/04/07/sycl-performance-for-nvidia-and-amd-gpus-matches-native-system-language.html
/news/23/05/11/8-leading-european-organisations-join-forces-to-bring-together-risc-v-and-sycl-standards
/news/23/05/11/8-leading-european-organisations-join-forces-to-bring-together-risc-v-and-sycl-standards.html
/news/23/08/31/samsung-sycl-pim-processing-in-memory-technology-at-hot-chips-2023
/news/23/08/31/samsung-sycl-pim-processing-in-memory-technology-at-hot-chips-2023.html
/news/23/11/13/exascale-computing-project-at-the-university-of-cambridge-uses-khronos-sycl-standard
/news/23/11/13/exascale-computing-project-at-the-university-of-cambridge-uses-khronos-sycl-standard.html
/news/24/01/31/c-dac-achieves-1-75x-performance-improvement-on-seismic-code-migration
/news/24/01/31/c-dac-achieves-1-75x-performance-improvement-on-seismic-code-migration.html
/news/24/01/31/sycl-graphs
/news/24/01/31/sycl-graphs.html
/news/24/02/06/teaching-sycl-at-durham
/news/24/02/06/teaching-sycl-at-durham.html
/news/24/06/20/sycl-in-the-edge-performance-and-energy-evaluation-for-heterogeneous-acceleration
/news/24/06/20/sycl-in-the-edge-performance-and-energy-evaluation-for-heterogeneous-acceleration.html
/news/24/06/20/uxl-foundation-and-khronos-collaborate-on-the-sycl-open-standard-for-c-programming
/news/24/06/20/uxl-foundation-and-khronos-collaborate-on-the-sycl-open-standard-for-c-programming.html
/news/24/06/20/learn-sycl-in-an-hour-maybe-less
/news/24/06/20/learn-sycl-in-an-hour-maybe-less.html
/projects/16/05/26/eigen-c-template-library
/projects/16/05/26/eigen-c-template-library.html
/projects/16/09/12/sycl-opencl-openmp-benchmark
/projects/16/09/12/sycl-opencl-openmp-benchmark.html
/projects/16/09/12/trisycl
/projects/16/09/12/trisycl.html
/projects/16/09/15/visionc
/projects/16/09/15/visionc.html
/projects/17/01/19/tensorflow-using-opencl-devices
/projects/17/01/19/tensorflow-using-opencl-devices.html
/projects/17/01/19/sycl-gtx
/projects/17/01/19/sycl-gtx.html
/projects/17/03/15/sycl-eigen-starter-project
/projects/17/03/15/sycl-eigen-starter-project.html
/projects/17/09/22/sycl-cc
/projects/17/09/22/sycl-cc.html
/projects/17/09/22/sycl-ml
/projects/17/09/22/sycl-ml.html
/projects/18/01/25/slambench-with-sycl-kernels
/projects/18/01/25/slambench-with-sycl-kernels.html
/projects/18/01/25/dagr
/projects/18/01/25/dagr.html
/projects/18/11/20/sycl-prng
/projects/18/11/20/sycl-prng.html
/projects/18/11/23/ray-tracing-renderer-performance-comparison
/projects/18/11/23/ray-tracing-renderer-performance-comparison.html
/projects/18/11/23/sycl-buffer-benchmark
/projects/18/11/23/sycl-buffer-benchmark.html
/projects/18/11/23/sycl-parallelstl-benchmark
/projects/18/11/23/sycl-parallelstl-benchmark.html
/projects/18/11/23/high-level-c-for-accelerator-clusters
/projects/18/11/23/high-level-c-for-accelerator-clusters.html
/projects/18/11/23/opencl-and-sycl-codexl-project
/projects/18/11/23/opencl-and-sycl-codexl-project.html
/projects/18/11/23/rsbench
/projects/18/11/23/rsbench.html
/projects/19/03/11/a-portable-gpu-path-tracer-library-running-powered-by-sycl
/projects/19/03/11/a-portable-gpu-path-tracer-library-running-powered-by-sycl.html
/projects/19/03/11/hipsycl
/projects/19/03/11/hipsycl.html
/projects/19/03/11/opengl-mathematics-glm
/projects/19/03/11/opengl-mathematics-glm.html
/projects/19/04/19/sycl-parallel-stl
/projects/19/04/19/sycl-parallel-stl.html
/projects/19/05/20/computec-sdk
/projects/19/05/20/computec-sdk.html
/projects/19/05/22/sycl-blas
/projects/19/05/22/sycl-blas.html
/projects/19/05/23/sycl-dnn
/projects/19/05/23/sycl-dnn.html
/videos/16/05/26/sig2015-heterogeneous-computing
/videos/16/05/26/sig2015-heterogeneous-computing.html
/videos/16/05/26/sycl-1-2-unofficial-high-level-overview
/videos/16/05/26/sycl-1-2-unofficial-high-level-overview.html
/videos/16/05/26/iwocl-2015-sycl-and-opencl
/videos/16/05/26/iwocl-2015-sycl-and-opencl.html
/videos/16/05/26/c-on-accelerators
/videos/16/05/26/c-on-accelerators.html
/videos/16/05/26/iwocl-2015-kernel-composition-in-sycl
/videos/16/05/26/iwocl-2015-kernel-composition-in-sycl.html
/videos/16/08/29/opencl-sycl-spir-v-bof-siggraph-2016
/videos/16/08/29/opencl-sycl-spir-v-bof-siggraph-2016.html
/videos/16/10/03/ccon-2016-gordon-brown-michael-wong-towards-heterogeneous-programming-in-c
/videos/16/10/03/ccon-2016-gordon-brown-michael-wong-towards-heterogeneous-programming-in-c.html
/videos/16/10/03/open-standards-for-adas-andrew-richards-codeplay-at-autosens-2016
/videos/16/10/03/open-standards-for-adas-andrew-richards-codeplay-at-autosens-2016.html
/videos/16/12/15/heterogeneous-c-dispatch-comparing-sycl-to-hpx-kokkos-raja
/videos/16/12/15/heterogeneous-c-dispatch-comparing-sycl-to-hpx-kokkos-raja.html
/videos/16/12/15/khronos-sycl-parallel-stl-open-source-project
/videos/16/12/15/khronos-sycl-parallel-stl-open-source-project.html
/videos/16/12/15/getting-hands-on-with-sycl-using-computec
/videos/16/12/15/getting-hands-on-with-sycl-using-computec.html
/videos/17/01/18/sycl-building-blocks-for-c-libraries-gordon-brown-meeting-c-2016
/videos/17/01/18/sycl-building-blocks-for-c-libraries-gordon-brown-meeting-c-2016.html
/videos/17/02/20/visionc-demos-using-sycl
/videos/17/02/20/visionc-demos-using-sycl.html
/videos/17/08/23/using-sycl-for-automotive-development
/videos/17/08/23/using-sycl-for-automotive-development.html
/videos/17/09/28/sycl-at-siggraph-2017
/videos/17/09/28/sycl-at-siggraph-2017.html
/videos/17/09/28/mehdi-goli-accelerating-eigen-tensor-libraries-using-sycl
/videos/17/09/28/mehdi-goli-accelerating-eigen-tensor-libraries-using-sycl.html
/videos/17/11/14/building-machine-learning-applications-for-mobile-and-embedded-devices
/videos/17/11/14/building-machine-learning-applications-for-mobile-and-embedded-devices.html
/videos/17/11/14/ccon-2017-c17-parallelstl-a-standardization-experience-report-for-cpu-and-gpu-on-sycl
/videos/17/11/14/ccon-2017-c17-parallelstl-a-standardization-experience-report-for-cpu-and-gpu-on-sycl.html
/videos/17/12/01/machine-learning-using-heterogeneous-c-and-sycl
/videos/17/12/01/machine-learning-using-heterogeneous-c-and-sycl.html
/videos/17/12/01/an-overview-of-sycl-computec-at-sc17
/videos/17/12/01/an-overview-of-sycl-computec-at-sc17.html
/videos/17/12/01/parallel-stl-for-cpu-and-gpu-with-sycl
/videos/17/12/01/parallel-stl-for-cpu-and-gpu-with-sycl.html
/videos/17/12/01/single-source-sycl-c-on-xilinx-fpga
/videos/17/12/01/single-source-sycl-c-on-xilinx-fpga.html
/videos/17/12/01/tensorflow-with-sycl-and-trisycl
/videos/17/12/01/tensorflow-with-sycl-and-trisycl.html
/videos/17/12/13/single-source-sycl-c-on-a-xilinx-fpga
/videos/17/12/13/single-source-sycl-c-on-a-xilinx-fpga.html
/videos/18/01/09/enabling-opencl-and-sycl-for-autonomous-vehicles
/videos/18/01/09/enabling-opencl-and-sycl-for-autonomous-vehicles.html
/videos/18/03/15/open-standards-sycl-and-opencl-in-a-new-automotive-era
/videos/18/03/15/open-standards-sycl-and-opencl-in-a-new-automotive-era.html
/videos/18/04/24/sycl-c-to-the-rescue-of-soc-programmability
/videos/18/04/24/sycl-c-to-the-rescue-of-soc-programmability.html
/videos/18/05/01/heterogeneous-programming-in-c-today-accu-2018
/videos/18/05/01/heterogeneous-programming-in-c-today-accu-2018.html
/videos/18/10/01/ccast-episode-164-sycl-with-gordon-brown
/videos/18/10/01/ccast-episode-164-sycl-with-gordon-brown.html
/videos/18/11/05/pacific-2018-christopher-di-bella-introducing-parallelism-to-the-ranges-ts
/videos/18/11/05/pacific-2018-christopher-di-bella-introducing-parallelism-to-the-ranges-ts.html
/videos/18/11/12/a-modern-c-programming-model-for-gpus-using-khronos-sycl
/videos/18/11/12/a-modern-c-programming-model-for-gpus-using-khronos-sycl.html
/videos/18/11/22/profiling-sycl-applications-with-codexl
/videos/18/11/22/profiling-sycl-applications-with-codexl.html
/videos/18/12/03/an-open-source-compute-stack-that-includes-sycl
/videos/18/12/03/an-open-source-compute-stack-that-includes-sycl.html
/videos/19/01/28/but-mummy-i-don-t-want-to-use-cuda-open-source-gpu-compute
/videos/19/01/28/but-mummy-i-don-t-want-to-use-cuda-open-source-gpu-compute.html
/videos/19/04/29/2019-eurollvm-meeting-sycl-compiler-zero-cost-abstraction-and-type
/videos/19/04/29/2019-eurollvm-meeting-sycl-compiler-zero-cost-abstraction-and-type.html
/videos/19/06/17/sycl-and-opencl-at-embedded-vision-summit
/videos/19/06/17/sycl-and-opencl-at-embedded-vision-summit.html
/videos/19/06/17/intel-open-source-sycl-compiler-project
/videos/19/06/17/intel-open-source-sycl-compiler-project.html
/videos/19/09/16/codeplays-andrew-richards-examines-safe-autonomous-vehicle-ai
/videos/19/09/16/codeplays-andrew-richards-examines-safe-autonomous-vehicle-ai.html
/videos/19/10/24/codeplays-gordon-brown-ccon19
/videos/19/10/24/codeplays-gordon-brown-ccon19.html
/videos/19/11/17/intro-oneapi
/videos/19/11/17/intro-oneapi.html
/videos/19/11/17/overview-oneapi
/videos/19/11/17/overview-oneapi.html
/videos/20/01/17/tf-sycl
/videos/20/01/17/tf-sycl.html
/videos/20/02/17/discover-one-api
/videos/20/02/17/discover-one-api.html
/videos/20/03/06/argonne-sycl
/videos/20/03/06/argonne-sycl.html
/videos/20/03/06/dpc-intro
/videos/20/03/06/dpc-intro.html
/videos/20/04/28/iwocl-biometrics
/videos/20/04/28/iwocl-biometrics.html
/videos/20/04/28/sycl-profiling
/videos/20/04/28/sycl-profiling.html
/videos/20/04/28/nvidia-sycl
/videos/20/04/28/nvidia-sycl.html
/videos/20/04/28/sycl-2020
/videos/20/04/28/sycl-2020.html
/videos/20/04/28/iwocl-hipsycl
/videos/20/04/28/iwocl-hipsycl.html
/videos/20/04/28/iwocl-sycl-bench
/videos/20/04/28/iwocl-sycl-bench.html
/videos/20/04/28/iwocl-sycl-performance-bench
/videos/20/04/28/iwocl-sycl-performance-bench.html
/videos/20/04/28/iwocl-sycl-state-of-union
/videos/20/04/28/iwocl-sycl-state-of-union.html
/videos/20/04/28/iwocl-dpc
/videos/20/04/28/iwocl-dpc.html
/videos/20/04/28/iwocl-dpc-debug
/videos/20/04/28/iwocl-dpc-debug.html
/videos/20/04/28/iwocl-argonne-hipsycl
/videos/20/04/28/iwocl-argonne-hipsycl.html
/videos/20/04/28/iwocl-argonne-keynote
/videos/20/04/28/iwocl-argonne-keynote.html
/videos/20/04/28/iwocl-evaluation-image
/videos/20/04/28/iwocl-evaluation-image.html
/videos/20/04/28/iwocl-usm
/videos/20/04/28/iwocl-usm.html
/videos/20/04/28/iwocl-offload-advisor
/videos/20/04/28/iwocl-offload-advisor.html
/videos/20/06/15/programacao-paralela-sycl
/videos/20/06/15/programacao-paralela-sycl.html
/videos/20/06/22/exascale-computing-project-intro-to-sycl
/videos/20/06/22/exascale-computing-project-intro-to-sycl.html
/videos/20/06/26/improving-the-performance-of-medical-imaging-applications-using-sycl
/videos/20/06/26/improving-the-performance-of-medical-imaging-applications-using-sycl.html
/videos/20/08/05/introduction-to-sycl
/videos/20/08/05/introduction-to-sycl.html
/videos/20/08/28/sycl-bench
/videos/20/08/28/sycl-bench.html
/videos/20/08/31/sycl-sessions-kumudha
/videos/20/08/31/sycl-sessions-kumudha.html
/videos/20/09/01/sycl-sessions-jeff
/videos/20/09/01/sycl-sessions-jeff.html
/videos/20/09/02/sycl-sessions-tom
/videos/20/09/02/sycl-sessions-tom.html
/videos/20/09/03/sycl-sessions-jan
/videos/20/09/03/sycl-sessions-jan.html
/videos/20/09/04/sycl-sessions-philip
/videos/20/09/04/sycl-sessions-philip.html
/videos/20/09/30/early-results-bristol-performance-study
/videos/20/09/30/early-results-bristol-performance-study.html
/videos/20/09/30/sycl-kernels-across-architectures
/videos/20/09/30/sycl-kernels-across-architectures.html
/videos/20/09/30/tuning-sycl-libraries
/videos/20/09/30/tuning-sycl-libraries.html
/videos/20/09/30/wilson-dslash-kernel
/videos/20/09/30/wilson-dslash-kernel.html
/videos/20/09/30/excalibur-sle-workshop
/videos/20/09/30/excalibur-sle-workshop.html
/videos/20/09/30/heterogeneous-parallel-programming-with-open-standards
/videos/20/09/30/heterogeneous-parallel-programming-with-open-standards.html
/videos/20/11/18/heterogeneous-programming-in-c-with-sycl-2020
/videos/20/11/18/heterogeneous-programming-in-c-with-sycl-2020.html
/videos/20/12/15/building-an-open-ai-hpc-ecosystem
/videos/20/12/15/building-an-open-ai-hpc-ecosystem.html
/videos/21/01/06/open-standards-for-embedded-ai-software-deployment
/videos/21/01/06/open-standards-for-embedded-ai-software-deployment.html
/videos/21/01/20/sycl-bench-a-versatile-cross-platform-benchmark-suite-for-heterogeneous-computing
/videos/21/01/20/sycl-bench-a-versatile-cross-platform-benchmark-suite-for-heterogeneous-computing.html
/videos/21/02/01/turbulence-at-the-exascale-podcast
/videos/21/02/01/turbulence-at-the-exascale-podcast.html
/videos/21/03/25/migrating-from-cuda-only-to-multi-platform-dpc
/videos/21/03/25/migrating-from-cuda-only-to-multi-platform-dpc.html
/videos/21/04/15/aurora-early-adopter-series-sycl-2020-dpc-improvements-to-the-sycl-programming-model
/videos/21/04/15/aurora-early-adopter-series-sycl-2020-dpc-improvements-to-the-sycl-programming-model.html
/videos/21/05/04/syclcon-2021-sycl-panel-session
/videos/21/05/04/syclcon-2021-sycl-panel-session.html
/videos/21/09/13/sycl-queues-xpublog-intel-software
/videos/21/09/13/sycl-queues-xpublog-intel-software.html
/videos/21/11/24/enccs-training-sycl-workshop
/videos/21/11/24/enccs-training-sycl-workshop.html
/videos/21/11/24/sycl-heterogeneous-programming-for-oneapi-dev-summit-china
/videos/21/11/24/sycl-heterogeneous-programming-for-oneapi-dev-summit-china.html
/videos/21/12/22/ccon-2021-heterogeneous-modern-c-with-sycl-2020
/videos/21/12/22/ccon-2021-heterogeneous-modern-c-with-sycl-2020.html
/videos/21/12/22/ccon-2020-programming-in-modern-c-with-sycl-2020
/videos/21/12/22/ccon-2020-programming-in-modern-c-with-sycl-2020.html
/videos/21/12/22/advanced-gromacs-using-oneapi-and-sycl-across-multi-architectures
/videos/21/12/22/advanced-gromacs-using-oneapi-and-sycl-across-multi-architectures.html
/videos/21/12/22/enccs-sycl-workshop
/videos/21/12/22/enccs-sycl-workshop.html
/videos/21/12/22/risc-v-days-tokyo-2021-autumn-expectations-for-a-software-development-environment-ecosystem-centered-on-opencl-sycl
/videos/21/12/22/risc-v-days-tokyo-2021-autumn-expectations-for-a-software-development-environment-ecosystem-centered-on-opencl-sycl.html
/videos/21/12/22/accelerating-real-world-ai-software-using-the-risc-v-vector-extension
/videos/21/12/22/accelerating-real-world-ai-software-using-the-risc-v-vector-extension.html
/videos/21/12/22/khronos-sycl-webinar
/videos/21/12/22/khronos-sycl-webinar.html
/videos/22/02/21/optimization-best-practices-using-sycl
/videos/22/02/21/optimization-best-practices-using-sycl.html
/videos/22/02/22/sycl-session-with-rod-burns-dr-tom-deakin-and-guest-dr-vincent-pascuzzi
/videos/22/02/22/sycl-session-with-rod-burns-dr-tom-deakin-and-guest-dr-vincent-pascuzzi.html
/videos/22/03/02/c20-on-xilinx-fpga-with-sycl-for-vitis
/videos/22/03/02/c20-on-xilinx-fpga-with-sycl-for-vitis.html
/videos/22/03/23/devcon-alliance-oneapi-and-sycl
/videos/22/03/23/devcon-alliance-oneapi-and-sycl.html
/videos/22/04/13/accelerators-at-the-cern-atlas-experiment
/videos/22/04/13/accelerators-at-the-cern-atlas-experiment.html
/videos/22/05/30/on-the-compilation-performance-of-current-sycl-implementations
/videos/22/05/30/on-the-compilation-performance-of-current-sycl-implementations.html
/videos/22/05/30/syclcon-a-proof-of-concept-sycl-fft
/videos/22/05/30/syclcon-a-proof-of-concept-sycl-fft.html
/videos/22/05/30/syclcon-celerity
/videos/22/05/30/syclcon-celerity.html
/videos/22/05/30/syclcon-comparison-sycl-opencl-cuda-openmp
/videos/22/05/30/syclcon-comparison-sycl-opencl-cuda-openmp.html
/videos/22/05/30/syclcon-interfacing-sycl-and-python-for-xpu-programming
/videos/22/05/30/syclcon-interfacing-sycl-and-python-for-xpu-programming.html
/videos/22/05/30/syclcon-optimize-ai-pipelines-with-sycl
/videos/22/05/30/syclcon-optimize-ai-pipelines-with-sycl.html
/videos/22/05/30/syclcon-sycl-concurrency-on-gpu-platforms-empirical-measurement
/videos/22/05/30/syclcon-sycl-concurrency-on-gpu-platforms-empirical-measurement.html
/videos/22/05/30/syclcon-syclops-a-sycl-specific-llvm-to-mlir-converter
/videos/22/05/30/syclcon-syclops-a-sycl-specific-llvm-to-mlir-converter.html
/videos/22/05/30/syclcon-syclsc
/videos/22/05/30/syclcon-syclsc.html
/videos/22/05/30/syclcon-towards-a-portable-drug-discovery-pipeline-with-sycl-2020
/videos/22/05/30/syclcon-towards-a-portable-drug-discovery-pipeline-with-sycl-2020.html
/videos/22/05/30/syclcon-towards-performance-portability-of-ai-models-using-sycl-dnn
/videos/22/05/30/syclcon-towards-performance-portability-of-ai-models-using-sycl-dnn.html
/videos/22/05/30/syclcon-untangling-modern-programming-models
/videos/22/05/30/syclcon-untangling-modern-programming-models.html
/videos/22/06/13/enccs-sycl-workshop
/videos/22/06/13/enccs-sycl-workshop.html
/videos/22/07/11/workshop-advanced-sycl-concepts-for-heterogenous-computing
/videos/22/07/11/workshop-advanced-sycl-concepts-for-heterogenous-computing.html
/videos/22/09/06/c-on-sea-sycl-open-your-code-to-more-hardware-choices-igor-vorobtsov
/videos/22/09/06/c-on-sea-sycl-open-your-code-to-more-hardware-choices-igor-vorobtsov.html
/videos/22/12/19/gpu-performance-portability-using-standard-c-with-sycl
/videos/22/12/19/gpu-performance-portability-using-standard-c-with-sycl.html
/videos/22/12/19/sycl-the-future-is-open-parallel-and-heterogenous
/videos/22/12/19/sycl-the-future-is-open-parallel-and-heterogenous.html
/videos/22/12/19/syclomatic-cuda-to-sycl-automatic-migration-tool
/videos/22/12/19/syclomatic-cuda-to-sycl-automatic-migration-tool.html
/videos/22/12/19/cuda-to-sycl-migration-tool-and-method
/videos/22/12/19/cuda-to-sycl-migration-tool-and-method.html
/videos/22/12/19/tuomas-koskela-development-of-portable-scientific-applications-using-sycl
/videos/22/12/19/tuomas-koskela-development-of-portable-scientific-applications-using-sycl.html
/videos/23/04/03/run-sycl-code-on-nvidia-and-amd-gpus-with-oneapi-and-dpc
/videos/23/04/03/run-sycl-code-on-nvidia-and-amd-gpus-with-oneapi-and-dpc.html
/videos/23/05/11/crowd-simulation-on-multiple-devices-using-sycl
/videos/23/05/11/crowd-simulation-on-multiple-devices-using-sycl.html
/videos/23/05/15/sycl-and-celerity-high-ish-level-vendor-independent-c-for-gpu-parallelism
/videos/23/05/15/sycl-and-celerity-high-ish-level-vendor-independent-c-for-gpu-parallelism.html
/videos/23/06/01/syclcon-23-the-first-single-pass-sycl-compiler-with-unified-code-representation-across-backends
/videos/23/06/01/syclcon-23-the-first-single-pass-sycl-compiler-with-unified-code-representation-across-backends.html
/videos/23/06/01/syclcon-23-comparing-the-performance-of-sycl-runtimes-for-molecular-dynamics-applications
/videos/23/06/01/syclcon-23-comparing-the-performance-of-sycl-runtimes-for-molecular-dynamics-applications.html
/videos/23/06/01/syclcon-23-syclomatic-compatibility-library-making-migration-to-sycl-easier
/videos/23/06/01/syclcon-23-syclomatic-compatibility-library-making-migration-to-sycl-easier.html
/videos/23/06/01/syclcon-23-particle-track-reconstruction-on-heterogeneous-platforms-with-sycl
/videos/23/06/01/syclcon-23-particle-track-reconstruction-on-heterogeneous-platforms-with-sycl.html
/videos/23/06/01/syclcon-23-a-sycl-extension-for-user-driven-online-kernel-fusion
/videos/23/06/01/syclcon-23-a-sycl-extension-for-user-driven-online-kernel-fusion.html
/videos/23/06/01/syclcon-23-porting-sycl-accelerated-neural-network-frameworks-to-edge-devices
/videos/23/06/01/syclcon-23-porting-sycl-accelerated-neural-network-frameworks-to-edge-devices.html
/videos/23/06/01/syclcon-23-welcome-and-an-introduction-to-the-use-of-sycl-at-the-cambridge-open-zettascale-lab
/videos/23/06/01/syclcon-23-welcome-and-an-introduction-to-the-use-of-sycl-at-the-cambridge-open-zettascale-lab.html
/videos/23/06/01/syclcon-23-panel-discussion-opencl-and-sycl
/videos/23/06/01/syclcon-23-panel-discussion-opencl-and-sycl.html
/videos/23/06/01/syclcon-23-panel-discussion-machine-learning-with-opencl-and-sycl
/videos/23/06/01/syclcon-23-panel-discussion-machine-learning-with-opencl-and-sycl.html
/videos/23/06/01/syclcon-23-standardizing-complex-numbers-in-sycl
/videos/23/06/01/syclcon-23-standardizing-complex-numbers-in-sycl.html
/videos/23/08/28/khronos-sycl-language-framework-for-c-accelerators
/videos/23/08/28/khronos-sycl-language-framework-for-c-accelerators.html
/videos/23/08/28/sycl-sub-groups
/videos/23/08/28/sycl-sub-groups.html
/videos/23/09/13/consea-2023-a-smooth-introduction-to-sycl
/videos/23/09/13/consea-2023-a-smooth-introduction-to-sycl.html
/videos/24/02/22/optimization-best-practices-using-sycl
/videos/24/02/22/optimization-best-practices-using-sycl.html
/videos/24/03/05/khronos-apis-for-heterogeneous-compute-and-safety-sycl-and-sycl-sc-ccon-2023
/videos/24/03/05/khronos-apis-for-heterogeneous-compute-and-safety-sycl-and-sycl-sc-ccon-2023.html
/videos/24/06/20/application-perspective-on-sycl-a-modern-programming-model-for-performance-and-portability
/videos/24/06/20/application-perspective-on-sycl-a-modern-programming-model-for-performance-and-portability.html