Quincey Koziol f86298948d9 Move repo to https://github.com/hpc-io/vol-async 08 Dec 2020 Houjun Tang c3d7135710f Argobots thread status update, and make test runs faster 12 Nov 2020 Houjun Tang dcbe4486ed8 No longer requires H5VLasync_finalize to be called by application, reduce test output file size 12 Nov 2020 Houjun Tang c6c4fd9d75a Update test code for event set error check 11 Nov 2020 Quincey Koziol 95c7d447a84 Track change to H5ESwait API routine 11 Nov 2020 Quincey Koziol 12a881ce3f7 Close failed group ID, and protect dataset create from immediate failure 11 Nov 2020 Quincey Koziol 08005c9d916 Validate error stack info 10 Nov 2020 Quincey Koziol 9a072ed80a8 Add non-failure return value when retrieving error stack for failed operation 10 Nov 2020 Quincey Koziol 74cc9f3ca74 Add support for H5VL_REQUEST_GET_ERR_STACK operation to request 'specific' callback 10 Nov 2020 Quincey Koziol 3f0e93c9b78 Follow change to the VOL request subclass callbacks that switch from using "H5ES_status_t" to "H5VL_request_status_t", and also add a H5VL_request_status_t* parameter to the 'cancel' callback in the request subclass. 09 Nov 2020 Houjun Tang d8c76b6759f Update readme 09 Nov 2020 Houjun Tang 916a5718bd0 Fix a bug with object copy 09 Nov 2020 Houjun Tang 76ccc82acc2 More code trimming 08 Nov 2020 Houjun Tang 2c08f055cb9 Remove unnecessary code in error stack test code 08 Nov 2020 Houjun Tang 40cbb77a52a Update error checking test 08 Nov 2020 Quincey Koziol 625faeb4b54 Add calls to retrieve error information for failed operation 07 Nov 2020 Houjun Tang 1d5fb825b88 Disable debug prints 05 Nov 2020 Houjun Tang 12682ecf589 Changes for library updates on mutex count 04 Nov 2020 Quincey Koziol 3207b6f7744 Refactor connector init 02 Nov 2020 Houjun Tang a66f50fa866 Fix a hanging issue when stacking vols 02 Nov 2020 Quincey Koziol 2372e82cc49 Update error checking on tasks, to return H5ES_STATUS_FAIL when waiting on a request token 01 Nov 2020 Quincey Koziol 385825e1c9d Add smoke check for H5Literate2 01 Nov 2020 Houjun Tang 0ac2e57f155 Fix an issue when link iteration needs to close the group after finish and hangs 31 Oct 2020 Houjun Tang 3e2a298fa71 Fix test script missing comma 28 Oct 2020 Houjun Tang 002d297e50a Fix a bug that may cause out-of-order execution 28 Oct 2020 Houjun Tang fbf37ae8f98 Fix H5VL_async_request_wait 28 Oct 2020 Quincey Koziol 6ad57e9cfdc Convert H5VL calls to avoid printing the error stack, and to return a "FAIL" status when an operation has failed. 28 Oct 2020 Quincey Koziol cc69f37537f Add test for errors when using event sets 28 Oct 2020 Quincey Koziol edca983a361 Uncomment attribute operations 28 Oct 2020 Houjun Tang 14107160edc M Merge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/hdf5vol/async 26 Oct 2020 Houjun Tang 15c90a8c75b Fix an issue with link create 26 Oct 2020 Quincey Koziol 5b5a5d4b051 Protect error class unregister against multiple calls to terminate connector. 23 Oct 2020 Houjun Tang 2107b340e5c Fix a bug when the passed in object is valid and return immediately 23 Oct 2020 Houjun Tang 9036fe1e92b Fix a bug with link delete 23 Oct 2020 Houjun Tang 5720eb507bd Fix a bug when creating a link with H5L_SAME_LOC 22 Oct 2020 Houjun Tang c100d01ee65 fix bugs with file reopen and link operations 22 Oct 2020 Quincey Koziol ebb209cf5e1 Correct typo in H5Fwait handling 20 Oct 2020 Houjun Tang bf4b25c1991 Update error stack order, parent failure message will be printed out first 19 Oct 2020 Houjun Tang 8184d823db6 Add missing file 13 Oct 2020 Houjun Tang 78bc461164f Record error stack when an async operation fails, append a parent failed message to all it dependent children operations; and some code cleanup 13 Oct 2020 Houjun Tang 6c6822f5f70 Fix a bug with strdup NULL pointer 08 Oct 2020 Quincey Koziol 13dfeb20d56 Update HDF5 git repo URL 06 Oct 2020 Quincey Koziol 316932ed235 Reset & free the library state before closing copied arguments. 17 Sep 2020 Houjun Tang fdf09a9f454 disable logging info print 17 Sep 2020 Houjun Tang bad500273e4 Fix a deadlock issue when using environment variable 17 Sep 2020 Quincey Koziol 6a68896ddfe Incremental improvements toward bug fixing... 17 Sep 2020 Quincey Koziol 45e37c62508 Update the VOL connector ID global when the connector is loaded dynamically. (Possibly only an issue on MacOS?) 16 Sep 2020 Quincey Koziol 133c2d77f15 Add note about running on MacOS 16 Sep 2020 Houjun Tang 44f1451684b Fix an error with attr write 15 Sep 2020 Houjun Tang 7b3be672083 Update benchmark codes 04 Sep 2020