summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/TechNotes/openmp-hdf5.html (renamed from doc/html/TechNotes/openmp-test.txt)9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/html/TechNotes/openmp-test.txt b/doc/html/TechNotes/openmp-hdf5.html
index 686e647..c404e85 100644
--- a/doc/html/TechNotes/openmp-test.txt
+++ b/doc/html/TechNotes/openmp-hdf5.html
@@ -1,3 +1,7 @@
+<pre>
+ Using HDF5 with OpenMP
+ ----------------------
+
Attached are three OpenMP-HDF5 test programs. The purpose of these tests is to
experience OpenMP parallelism with HDF5. All the tests were run on modi4 with
SGI MPISpro compiler(cc) and make. The first one is the working
@@ -282,4 +286,7 @@ main (void)
return 0;
}
-
+---
+Updated: 2000/10/31
+Contact: hdfhelp@ncsa.uiuc.edu
+</pre>