summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Warren <Richard.Warren@hdfgroup.org>2019-09-27 01:56:54 (GMT)
committerRichard Warren <Richard.Warren@hdfgroup.org>2019-09-27 01:56:54 (GMT)
commit5a19c1bf9a625fb94bea57233bef537805bac4f1 (patch)
tree82a963371934edc7761ab4ddfa326e8295abe505
parent19cdbe659ca4d11ec92a611782f54b78c187b2a5 (diff)
downloadhdf5-5a19c1bf9a625fb94bea57233bef537805bac4f1.zip
hdf5-5a19c1bf9a625fb94bea57233bef537805bac4f1.tar.gz
hdf5-5a19c1bf9a625fb94bea57233bef537805bac4f1.tar.bz2
Modify the markdown example
-rw-r--r--README-Query-Indexing-new.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README-Query-Indexing-new.md b/README-Query-Indexing-new.md
index 8341b30..e8ea167 100644
--- a/README-Query-Indexing-new.md
+++ b/README-Query-Indexing-new.md
@@ -76,8 +76,12 @@ On a non-slurm linux box which allows MPI applications to be run directly
using mpirun or mpiexec, the set of HDF5 tests (not Query-Indexing related)
can be run to validate the HDF5 build.
-On NERSC machines (e.g. Cori), do the following
-----
+```sh
+ make test
+```
+
+On NERSC machines (e.g. Cori), do the following to interactively run
+a simple test.
* Job allocation (e.g. use 4 nodes)
```sh
salloc -C haswell -N 1 -t 01:00:00 -q interactive --gres=craynetwork:2
@@ -88,7 +92,7 @@ Run a simple query example
* Running a basic query example
The command line format of this test application is:
- <query_test> [number-of-objects] [metadata plugin-id] [rawdata plugin-id]
+ ./query [number-of-objects] [metadata plugin-id] [rawdata plugin-id]
where ID values are:
0 = none
1 = dummy