Skip to content

Commit

Permalink
Add ForDebug to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Apr 22, 2024
1 parent 94cfaa2 commit 1eb94f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ call t%mtimer_write(file_name) ! Optionally, write the result to a file

**Note:** Compile with the `-DUSE_MPI` option when using the MPI timer.

### To measure elapsed time within a pure procedure, use [ForDebug](https://github.com/gha3mi/fordebug).


## Running Examples and Tests

### Clone the Repository
Expand Down

0 comments on commit 1eb94f7

Please sign in to comment.