summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.irix64
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r483] Revised for alpha-2 release.Albert Cheng1998-07-131-1/+1
|
* [svn-r439] Changed the PHDF test programs substantially. Used to be just oneAlbert Cheng1998-07-011-4/+4
| | | | | | | | big testphdf5.c file. Broke it into modules of related routines. testphdf5.c -- main routine and global variables initialization plus some ulitility routines. t_file.c -- tests of file operations using parallel I/O. t_dset.c -- tests of datasets operations.
* [svn-r427] Added -lm to libraries needed.Albert Cheng1998-06-161-1/+1
|
* [svn-r420] Put 'go' in the DISTCLEAN variable so that it will be cleanedAlbert Cheng1998-06-101-0/+1
| | | | for distribution.
* [svn-r419] Removed 'go' from the cleanup list. Let individual decides whenAlbert Cheng1998-06-101-1/+1
| | | | to purge the file.
* [svn-r352] *** empty log message ***Albert Cheng1998-04-171-1/+2
|
* [svn-r348] Removed shdf entries. With more parallel access features used,Albert Cheng1998-04-161-9/+3
| | | | | | it is hard to keep an equivalent sequential version. Its useness has diminshed too now that the basic parallel access features are working.
* [svn-r344] Added collective access tests to testphdf5.c.Albert Cheng1998-04-131-1/+1
| | | | | Changed the data file names to *.h5f to avoid potential mixup with the split file convention.
* [svn-r330] Remove sphdf from the automatic tests. Need to be invoke ↵Albert Cheng1998-03-301-1/+1
| | | | | | | specifically instead of by default. It is getting harder to maintain a serial version of testphdf. May have to drop it later.
* [svn-r275] Initial version of test files for the parallel library.Albert Cheng1998-02-141-0/+102