Skip to content

Commit

Permalink
update README, remove ctest and add derived variable
Browse files Browse the repository at this point in the history
  • Loading branch information
hxu65 committed Apr 27, 2024
1 parent 2be5744 commit dd33530
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ To enable metadata and function trace feature, please add flag during cmake
```
cmake .. -Dmeta_enabled=ON -Ddebug_mode=ON
```
## Test

To test the functionality of the adapter, run:
```
ctest
```
## Derived Variable
To use the adios2 derived variable feature, please go to derived_merged branch and install adios2 latest version with derived enabled

0 comments on commit dd33530

Please sign in to comment.