• 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
David Young
  1. David Young

vchoi_fork

Vailin Choi
my_hdf5_fork
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

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

Commits

Quincey Koziol
de925f4b385 + 0ef7cabc633
Quincey Koziol committed 0081d8f082bM27 Apr 2011
[svn-r20658] Description:
	Bring code contribution from John Biddiscombe into trunk, according to
IP assignment #002 (on file).  Checkin message from John is:

	This patch includes the changes necessary to compile a Virtual File
	Driver outside of the main hdf5 build and still have it link against
	the hdf5 core and work correctly at run-time.

	Certain MPI-IO related VFD checks were hard-coded in the hdf5 source
	and so it was not possible to extend the functionality to new drivers.
 
	Removed IS_H5FD_MPI macros and replaced with H5F_HAS_FEATURE calls with
	new keys, H5FD_FEAT_HAS_MPI and H5FD_FEAT_ALLOCATE_EARLY.
 
	Change H5FD cleanup (term_interface) so that file drivers call
	terminate when their class types are deleted instead of explicitly
	being called from the finalization code. Move the terminate call out
	of H5I and put it into the FD class_free call. Remove the now obsolete
	check of handles after cleaning types at termination time.
 
Tested on:
        FreeBSD/32 6.3 (duty) in debug mode
        FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
        FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
        FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode
        Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
                w/C++ & FORTRAN, w/threadsafe, in debug mode
        Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x,
                w/C++ & FORTRAN, in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                w/szip filter, w/threadsafe, in production mode
        Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
        Linux/64-ia64 2.6 (ember) w/Intel compilers, w/C++ & FORTRAN,
                in production mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
Showing diff tode925f4b385
  • Quincey Koziol
    Quincey Koziol committed de925f4b38527 Apr 2011
    [svn-r20657] Description: Correct check for pthreads routine from pthread_join() to pt...
  • Quincey Koziol
    Quincey Koziol committed 0ef7cabc63326 Apr 2011
    [svn-r20650] Description: Fix spelling error: FUNC_ENTER_NOAPI_NOFUNC_NONIT -> FUNC...

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