| HDF5 Performance Framework User Manual | ||
|---|---|---|
| <<< Previous | HPF Installation Guide | Next >>> | 
HPF uses a MySQL database as a storage option for HDF5 performance measurement results and system environment variables. The hdf5perf/hdf5perflib/lib/cpp/DB.sql file contains a set of SQL commands that create necessary tables.
Issuing a command like
%mysql -u root -p < hdf5perf/hdf5perflib/lib/cpp/DB.sql # Replace 'root' with your DB admin username  | 
| <<< Previous | Home | Next >>> | 
| HPF Installation Guide | Up | 3.3 Modification of Source Codes |