Skip to content

Commit e4c0271

Browse files
committed
C++, iso3dfd, update README.md, fix #660
Signed-off-by: bopeng <bo.peng@intel.com>
1 parent bef3213 commit e4c0271

File tree

1 file changed

+3
-0
lines changed
  • DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload

1 file changed

+3
-0
lines changed

DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ To learn more about the extensions and how to configure the oneAPI environment,
100100
```
101101
make VERBOSE=1
102102
```
103+
3. Change the optimized version (if needed)
104+
105+
If you already compiled with the optimization path, for example "*cmake -DUSE_OPT1=1 ..*", use "*cmake -DUSE_OPT1=0 ..*" can go back to the baseline version.
103106
104107
#### Troubleshooting
105108

0 commit comments

Comments
 (0)