You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Documentation/Development/Performance_Tools/Intel/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Intel Performance tools
1
+
# oneAPI
2
2
3
-
*Intel Performance tools are a set of software that enable developing and optimizing software for the latest processor architectures.*
3
+
*oneAPI tools are a set of software that enable developing and optimizing software for the latest processor architectures.*
4
4
5
5
??? example "Intel VTune Amplifier XE"
6
6
@@ -129,7 +129,7 @@
129
129
130
130
**Before you begin, please make sure that your application is compiled with the debug flag (-g), to enable profiling and debugging.**
131
131
132
-
When using the suite of tools from Intel Performance packages on Kestrel, we recommend that you set your `TMPDIR` to point to a location in your `SCRATCH` directory:
132
+
When using the suite of tools from oneAPI on Kestrel, we recommend that you set your `TMPDIR` to point to a location in your `SCRATCH` directory:
0 commit comments