mdtest/src
Julian Kunkel 74df77430f
Feature ior gpu #284 (#323)
* Basic support for memory allocation on GPU using CUDA unified memory. Partially addressing #284. IOR support completed.
* Support for GPU alloc in MDTest and MD-Workbench
* Option: support repeated parsing of same option (allows option sharing across modules).
* Checks for gpuDirect
* Integrate gpuDirect options and basic hooks, more testing to be done.
* POSIX: basic gpuDirect implementation working with fake-gpudirect library.
* CUDA allow setting of DeviceID for IOR (not yet MDTest).
* CUDA/GPUDirect Support --with-X=<path>
* Bugfix in option parser for flags that are part of an argument for an option, e.g., -O=1, if 1 is a flag it is wrongly assumed to be a flag.
2021-02-18 10:40:42 +00:00
..
test Updated test (illustration of an empty test) and distclean for make distcheck #304 (#305) 2021-01-04 10:50:38 -08:00
Makefile.am Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
aiori-CEPHFS.c aiori-CEPHFS: don't just unmount on close, release cmount too. 2020-05-28 20:42:26 -05:00
aiori-DFS.c Replaced MPI_COMM_WORLD where needed with testComm. 2021-01-20 14:35:06 +00:00
aiori-DUMMY.c Feature mdtest dir rename #306 (#311) 2021-01-21 14:10:23 +00:00
aiori-Gfarm.c aiori-Gfarm: sequel to #262 - sync interface (#269) 2020-11-06 09:15:39 +00:00
aiori-HDF5.c HDF5: fix segfault in HDF5 driver after latest AIORI changes (#255) 2020-09-02 18:12:17 +01:00
aiori-HDFS.c HDFS module ported to current AIORI API and improved (#302) 2020-12-23 11:51:31 +00:00
aiori-IME.c Merge branch 'master' into fix-modules 2020-12-02 10:21:59 +00:00
aiori-MMAP.c AIORI POSIX AIO support. Collect ops until granularity is reached, then submit pending IOs. Synchronize latest on close. Doesn't work with data verification and reuses the existing buffer. The implementation shows the potential AIO may have. 2020-07-21 16:18:50 +01:00
aiori-MPIIO.c HDF5: fix segfault in HDF5 driver after latest AIORI changes (#255) 2020-09-02 18:12:17 +01:00
aiori-NCMPI.c NCMPI ported to current ADIO. Fixed autoconf #303. 2020-12-25 16:49:04 +00:00
aiori-PMDK.c Ported PMDK API. 2020-06-30 13:12:44 +01:00
aiori-POSIX.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
aiori-POSIX.h Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
aiori-RADOS.c src/aiori-RADOS: Remove Direct IO option check. 2020-02-25 18:13:29 -06:00
aiori-S3-4c.c Replaced MPI_COMM_WORLD where needed with testComm. 2021-01-20 14:35:06 +00:00
aiori-S3-libs3.c added region and location to libs3 (#295) 2020-12-11 13:05:24 +00:00
aiori-aio.c AIORI AIO check params updated. 2020-07-21 16:50:13 +01:00
aiori-debug.h AIORI POSIX use internal debug macros, include errno in msg. 2021-01-21 11:06:13 +00:00
aiori.c Bugfix memory issue in global options. 2020-11-06 11:40:31 +00:00
aiori.h Feature mdtest dir rename #306 (#311) 2021-01-21 14:10:23 +00:00
ior-internal.h Random: last modifications. 2020-11-06 10:27:11 +00:00
ior-main.c Added missing file. 2018-07-07 11:57:04 +01:00
ior-output.c Remove MPI timer in favor of gettimeofday() to prevent MPI issues. Remove time adjustment as measurements are relative anyway. 2021-01-20 19:38:54 +00:00
ior.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
ior.h Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
iordef.h Trivial cleanup: Extracted debug-related stuff into new header. 2020-06-28 17:16:56 +01:00
md-workbench-main.c Basic API converted. 2020-11-02 20:12:15 +00:00
md-workbench.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
md-workbench.h Workbench API improved. 2020-11-04 20:25:27 +00:00
mdtest-main.c Merge remote-tracking branch 'upstream/master' into daos 2019-01-24 00:31:12 +00:00
mdtest.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
mdtest.h Improve and fix the reporting in MDTest. (#336) 2021-02-18 09:53:07 +00:00
option.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
option.h Option: merge function to supported AIORI module reuse. 2020-07-21 13:54:50 +01:00
parse_options.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
parse_options.h Adjust complex tests for changed -z behavior. 2021-01-20 14:57:21 +00:00
utilities.c Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00
utilities.h Feature ior gpu #284 (#323) 2021-02-18 10:40:42 +00:00