• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • Projects
  • Repositories
    • View all public repositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Frank Willmore
  1. Frank Willmore

hdf5_der

Dana Robinson
hdf5_der
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

John Mainzer
b617e215520
John Mainzer committed e6b9094a32b14 Mar 2011
[svn-r20237] Interrim checking of AIO VFD mods.

Finished a reasonably complete set of tests for AIO on sec2, and extended these tests
to the core, stdio, family and multi file drivers.  Note that the multi file
driver has some test code specific to it.  Also added tests for the new fsync
VFD call.

Code has been tested successfully on Phoenix (Debian AMD_64) serial and parallel,
Jam (32 bit linux) heiwa (big endian linux), and freedom (bsd) (all serial only).
Note that the test on freedom requires the manual addition of

/* JRM */
#if 0
#define __BSD_VISIBLE 1
#include <sys/fcntl.h>
#endif
/* JRM */

near the top of src/H5FDdirect.c.  For now, just replace the 0 with 1 in the #if
to compile and test on BSD.  This is a configuration issue that I'll address
with the rest of the outstanding configuration issues when appropriate.

Test are known not to pass reliably on Linew and expected not to pass on MacOS.

Ran into considerable wierdness on checkin, with svn complaining about missing
files.  Finally had to checkout fresh version of code, port changes to it, and 
re-tests.  Odd, as the log indicates no activity on this branch since my last
checkin.

Changed files

  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v4.4.1
  • Documentation
  • Contact Support
  • Request a feature
  • About
  • Contact Atlassian
Atlassian