Skip to content

Commit 29253b3

Browse files
committed
readme update
1 parent eff3870 commit 29253b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ SymX takes over the heavy lifting: differentiation of element gradient and Hessi
126126
## Examples
127127

128128
This repository comes with a few examples to get you started.
129+
Select the desired experiment (or all) in `examples/examples_main.cpp`.
129130
You can find descriptions and links to the code in [Examples in Docs](https://symx.physics-simulation.org/examples.html).
130131

131132
Here is a summary:
@@ -167,6 +168,8 @@ build/examples/examples # Run examples
167168

168169
See [Setup in Docs](https://symx.physics-simulation.org/setup.html) for a detailed explanation of how to set SymX up and integrate it in a parent CMake project.
169170

171+
**Note for Windows users:** JIT compilation may be significantly slower on Windows than on Linux or macOS due to the way compiler toolchains are loaded dynamically.
172+
170173

171174
## Research Using SymX
172175

0 commit comments

Comments
 (0)