HDF5
Index
References
GPUInspector.load_monitoring_results — MethodGiven an HDF5 file created with save_monitoring_results, restore the saved monitoring results (i.e. output of monitoring_stop).
GPUInspector.save_monitoring_results — Methodsave_monitoring_results(filename::String, r::MonitoringResults; overwrite=false)Store the given MonitoringResults (output of monitoring_stop) to disk as an HDF5 file with name filename.