Skip to content

Commit 7445819

Browse files
authored
Update README.md
1 parent 9375f4e commit 7445819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hipfort/hip/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cd hipfort; mkdir build ; cd build
1313
cmake -DHIPFORT_INSTALL_DIR=<hipfort_install_folder> ..
1414
make install
1515
```
16+
For this training try replacing `<hipfort_install_folder>` with `/scratch/project_2000745/training160/hip-programming/hipfort/hipfort/build/hipfort_install`
1617
# Compilation
1718
The `rocm` repository folder `hipfort` contains a set of example (test) codes `.../hipfort/test/f2003`. One can start with the `vecadd` example:
1819

0 commit comments

Comments
 (0)