Update Usage authored by Max Holicki's avatar Max Holicki
......@@ -160,18 +160,18 @@ Not all option combinations are currently possible. The following table shows su
| Serial Tests | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| No SION File | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Parallel SION File | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Use GPU Memory | :heavy_check_mark:\*\* | :x: | :x: | :x: | :x: | :heavy_check_mark: |
| Use GPU Memory | :heavy_check_mark:\* | :x: | :x: | :x: | :x: | :heavy_check_mark: |
| Min. Iterations | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Min. Runtime | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Use Multi. Buffers | :heavy_check_mark:\* | :x: | :x: | :x: | :x: | :x: |
| Use Multi. Buffers | :heavy_check_mark:\*\* | :x: | :x: | :x: | :x: | :x: |
| Check Buffers | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Randomize Buffers | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| Randomize IDs | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
:heavy_check_mark: : Implemented
:x: : Not-Implemented
\* : Only works for unidirectional
\*\* : Requires a CUDA-aware MPI implementation
\* : Requires a CUDA-aware MPI implementation
\*\* : Only works for unidirectional
## Performing bisection bandwidth tests
**Currently only works with MPI**
......
......