IO500 / io500

IO500 Storage Benchmark source code
MIT License
95 stars 30 forks source link

isc24: update IOR commit hash to latest version #64

Closed adilger closed 3 months ago

adilger commented 3 months ago

Update to latest IOR commit hash, including the following changes:

d68c975 (HEAD, main) Merge pull request #479 from johannlombardi/main 6a851d7 use new MPI big count routines 58efa27 Add support for params->useExistingTestFile to DFS backend 42bb576 Fix for c++ program issue #475. Added a test file for c++ (not included in std. build) 3806441 Support building with DAOS on Debian based systems ef5531b call dfs_cont_create correctly 9e17f7c aviod collision with common INFO macro 33b2f9c move prototypes earlier in file 0126249 Add FINCHFS support 05742a7 Add units to mdtest (#466) 6911b54 Support recording of per operation timer in MDTest, too. b21f1ce Added functions to record per-operation timer and integrated them into ior. 431fb4e aiori-dfs: cleanup old and unsupported DAOS code acd3a15 ior: improve error for existing output file (#459) c2386ed userDoc: fix mentioning of IOR STOP and be more specific about case (#457) 350adb2 lowercase ./ior in tutorial (#458) dbb1f7d Update version number 6419c81 strictly required to use struct timespec b0885d7 Bugfix #451 - hopefully this time bbc45d8 Compilation/Configure checks for CUDA improved #449 165cef2 Ported MDWorkbench to support new CUDA flags. a3bf98a MDTest support for additional GPU options. 1bdad7f Bugfix summary for selecting readCheck only. 46f72ba Better error handling and CUDA init moved to utilities. d3888a2 Allow to use multiple GPUs for the IOR run by setting the device to -1 6aab769 Better debugging for GPU. 58049c0 Support --with-X=<dir> for CUDA 1e2082c relax required args for RADOS backend (#445) 2341505 RADOS module fixes/updates (#444) 970e25c Update AIORI HDF5 for better compatibility with VOL connectors (#441) 5303fde Support verification for managedMemory on the device. bedb494 CUDA timestamp verification.