We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8f93b commit e46f762Copy full SHA for e46f762
README.md
@@ -25,8 +25,8 @@ There are two ways to build and install Recorder. The first way is to build Reco
25
26
- MPI
27
- HDF5
28
- - Arrow (optional) > 5.0.0
29
- - CUDA (optional)
+ - Arrow (optional) > 5.0.0 - Needed for building Parquet convertor.
+ - CUDA (optional) - Needed for CUDA kernels interception.
30
31
*Note that Recorder and the applications you intend to trace must be compiled with the same version of HDF5 and MPI.*
32
0 commit comments