Skip to content

Commit 8d91376

Browse files
committed
Update changelog, add particle data for debugging
1 parent 409cc2e commit 8d91376

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## Master
22

3+
- Lib: Implemented an own `profile!` macro that also works in multi-threaded code, i.e. with together with `rayon`
4+
- CLI: The CLI now also prints detailed profiling/timing output when running in parallel with domain decomposition thanks to the new `profile` macro
5+
36
### Short-term goals
7+
- Investigate and fix artifacts with domain decomposition in large, flat surfaces
48
- Implement export of surface normals via the CLI
59

610
## Version 0.5.1
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:88eddc0825667f08872d721c271da9e113c29e7e61fcc7492be11637a43fd6c4
3+
size 189526

0 commit comments

Comments
 (0)