Skip to content

Commit 1bedcc3

Browse files
committed
Fixed README.
1 parent 21aee07 commit 1bedcc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • posts/cuda-aware-mpi-example/src

posts/cuda-aware-mpi-example/src/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ MV2_USE_CUDA=1 mpiexec -np 2 --exports=MV2_USE_CUDA ./jacobi_cuda_aware_mpi -t 2
8989
4) Documentation
9090
================
9191

92-
Documentation for this project may be generated automatically using Doxygen by calling make doc. A configuration file for this may be found in the "doc" folder. If
93-
Doxygen is not available, the same folder also contains pregenerated documentation.
92+
Documentation for this project may be generated automatically using Doxygen by calling make doc. A configuration file for this may be found in the "src" folder. If
93+
Doxygen is not available, the doc folder also contains pregenerated documentation.
9494

0 commit comments

Comments
 (0)