Skip to content

Commit 7b8ac30

Browse files
committed
Sync GPU Optimization Guide examples for 2025 release
1 parent 4657107 commit 7b8ac30

File tree

109 files changed

+781
-156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+781
-156
lines changed

Publications/GPU-Opt-Guide/MPI/01_omp_mpich/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/00_omp_thread_num/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/01_collapse/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/02_teams_distribute/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/03_target_enter_exit_data/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/04_target_nowait/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/05_scalars_fp/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/06_scalars_private/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/07_loop_bounds/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

Publications/GPU-Opt-Guide/OpenMP/08_num_teams/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "oneAPI GPU Optimization Guide Examples",
88
"toolchain": [
99
"dpcpp",
10-
"ifort"
10+
"ifx"
1111
],
1212
"languages": [
1313
{

0 commit comments

Comments
 (0)