Skip to content

Commit a855c60

Browse files
authored
docs: update benchmarks list (#262)
1 parent 735630f commit a855c60

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/getting_started/perf_tests.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@ Available benchmarks:
1414
* - File name
1515
- Description
1616

17-
* - ``test_2dhalo.cpp``
17+
* - ``test_2d_halo.cpp``
1818
- A 2D halo exchange
1919

2020
* - ``test_sendrecv.cpp``
2121
- A ping-pong between ranks 0 and 1
2222

23+
* - ``test_channel_sendrecv.cpp``
24+
- A send/receive between neighboring ranks using ``KokkosComm::Channel``
25+
2326
* - ``test_osu_latency.cpp``
2427
- An implementation of the OSU latency benchmark (comparison between Kokkos Comm and raw MPI)
2528

0 commit comments

Comments
 (0)