Skip to content

Commit

Permalink
Update paths to Intel material
Browse files Browse the repository at this point in the history
  • Loading branch information
jussienko committed May 22, 2024
1 parent f0ef28a commit 77c5bdd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions advisor/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Using Intel Advisor

The material for this exercise can be found in CSC supercomputers in
the directory `/scratch/project_2000745/node-level-optimization`. You
the zip-package `/scratch/project_2010371/Advisor_Vectorization_VTune_Lab.zip`. You
can extract the material with
```
tar -xzf /scratch/project_2000745/node-level-optimization/advisor-exercises.tar.gz
unzip /scratch/project_2010371/Advisor_Vectorization_VTune_Lab.zip
```

The instructions for the exercise are in the document `04_Advisor_Lab.pdf`,
The instructions for the exercise are in the document `Vectorization_Lab.pdf`,
the supercomputers have `evince` pdf-reader program.
6 changes: 3 additions & 3 deletions vtune/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Using Intel VTune

The material for this exercise can be found in CSC supercomputers in
the directory `/scratch/project_2000745/node-level-optimization`. You
the zip-package `/scratch/project_2010371/Advisor_Vectorization_VTune_Lab.zip`. You
can extract the material with
```
tar -xzf /scratch/project_2000745/node-level-optimization/vtune-exercises.tar.gz
unzip /scratch/project_2010371/Advisor_Vectorization_VTune_Lab.zip
```

The instructions for the exercise are in the document `VTune_Lab.pdf`,
The instructions for the exercise are in the document `Vectorization_Lab.pdf`,
the supercomputers have `evince` pdf-reader program.

0 comments on commit 77c5bdd

Please sign in to comment.