Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: a particle only test case. #1670

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ set(openPMD_EXAMPLE_NAMES
8_benchmark_parallel
8a_benchmark_write_parallel
8b_benchmark_read_parallel
8c_benchmark_ptl_parallel
10_streaming_write
10_streaming_read
12_span_write
Expand Down
Loading
Loading