Skip to content

Commit 666403b

Browse files
author
George Bisbas
committed
examples: Drop dev env specific logs
1 parent ca19ea7 commit 666403b

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

examples/performance/02_advisor_roofline.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -92,17 +92,17 @@
9292
"\u001b[0m\n",
9393
"\u001b[1;37;32mSetting up multi-threading environment with OpenMP ... \u001b[0m\u001b[1;37;32mDone!\u001b[0m\n",
9494
"\u001b[1;37;32mStarting Intel Advisor's `roofline` analysis for `JupyterProfiling`\u001b[0m\n",
95-
"\u001b[1;37;32mProject folder: /home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling\u001b[0m\n",
96-
"\u001b[1;37;32mLogging progress in: `/home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling/JupyterProfiling_2025.2.11.17.2.29.log`\u001b[0m\n",
95+
"\u001b[1;37;32mProject folder: /home/devitouser/devito/examples/performance/profilings/JupyterProfiling\u001b[0m\n",
96+
"\u001b[1;37;32mLogging progress in: `/home/devitouser/devito/examples/performance/profilings/JupyterProfiling/JupyterProfiling_2025.2.11.17.2.29.log`\u001b[0m\n",
9797
"\u001b[1;37;32mPerforming `cache warm-up` run ... \u001b[0m\u001b[1;37;32mDone!\u001b[0m\n",
9898
"\u001b[1;37;32mPerforming `survey` analysis ... \u001b[0m\u001b[1;37;32mDone!\u001b[0m\n",
9999
"\u001b[1;37;32mPerforming `tripcounts` analysis ... \u001b[0m\u001b[1;37;32mDone!\u001b[0m\n",
100-
"\u001b[1;37;32mStoring `survey` and `tripcounts` data in `/home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling`\u001b[0m\n",
100+
"\u001b[1;37;32mStoring `survey` and `tripcounts` data in `/home/devitouser/devito/examples/performance/profilings/JupyterProfiling`\u001b[0m\n",
101101
"\u001b[1;37;32mTo plot a roofline type: \u001b[0m\n",
102-
"\u001b[1;37;32mpython3 roofline.py --name JupyterProfiling --project /home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling --scale 1\u001b[0m\n",
102+
"\u001b[1;37;32mpython3 roofline.py --name JupyterProfiling --project /home/devitouser/devito/examples/performance/profilings/JupyterProfiling --scale 1\u001b[0m\n",
103103
"\u001b[1;37;32m\n",
104104
"To open the roofline using advixe-gui: \u001b[0m\n",
105-
"\u001b[1;37;32madvixe-gui /home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling\u001b[0m\n"
105+
"\u001b[1;37;32madvixe-gui /home/devitouser/devito/examples/performance/profilings/JupyterProfiling\u001b[0m\n"
106106
]
107107
}
108108
],
@@ -155,12 +155,12 @@
155155
"name": "stdout",
156156
"output_type": "stream",
157157
"text": [
158-
"\u001b[1;37;32mOpening project /home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling...\u001b[0m\n",
158+
"\u001b[1;37;32mOpening project /home/devitouser/devito/examples/performance/profilings/JupyterProfiling...\u001b[0m\n",
159159
"\u001b[1;37;32mLoading data...\u001b[0m\n",
160160
"\u001b[1;37;32m\n",
161-
"Figure saved in /home/gb4018/workspace/devitocodes/devito/benchmarks/user/advisor//home/gb4018/workspace/devitocodes/devito/examples/performance/resources/OverviewRoof.pdf.\u001b[0m\n",
161+
"Figure saved in /home/devitouser/devito/benchmarks/user/advisor//home/devitouser/devito/examples/performance/resources/OverviewRoof.pdf.\u001b[0m\n",
162162
"\u001b[1;37;32m\n",
163-
"JSON file saved as /home/gb4018/workspace/devitocodes/devito/examples/performance/resources/OverviewRoof.json.\u001b[0m\n",
163+
"JSON file saved as /home/devitouser/devito/examples/performance/resources/OverviewRoof.json.\u001b[0m\n",
164164
"\u001b[1;37;32mDone!\u001b[0m\n"
165165
]
166166
}
@@ -219,12 +219,12 @@
219219
"name": "stdout",
220220
"output_type": "stream",
221221
"text": [
222-
"\u001b[1;37;32mOpening project /home/gb4018/workspace/devitocodes/devito/examples/performance/profilings/JupyterProfiling...\u001b[0m\n",
222+
"\u001b[1;37;32mOpening project /home/devitouser/devito/examples/performance/profilings/JupyterProfiling...\u001b[0m\n",
223223
"\u001b[1;37;32mLoading data...\u001b[0m\n",
224224
"\u001b[1;37;32m\n",
225-
"Figure saved in /home/gb4018/workspace/devitocodes/devito/benchmarks/user/advisor//home/gb4018/workspace/devitocodes/devito/examples/performance/resources/TopLoopsRoof.pdf.\u001b[0m\n",
225+
"Figure saved in /home/devitouser/devito/benchmarks/user/advisor//home/devitouser/devito/examples/performance/resources/TopLoopsRoof.pdf.\u001b[0m\n",
226226
"\u001b[1;37;32m\n",
227-
"JSON file saved as /home/gb4018/workspace/devitocodes/devito/examples/performance/resources/TopLoopsRoof.json.\u001b[0m\n",
227+
"JSON file saved as /home/devitouser/devito/examples/performance/resources/TopLoopsRoof.json.\u001b[0m\n",
228228
"\u001b[1;37;32mDone!\u001b[0m\n"
229229
]
230230
}

0 commit comments

Comments
 (0)