Releases: NVIDIA/gdrcopy
Releases · NVIDIA/gdrcopy
version 2.0
GDRCopy version 2.0
Changelog:
- Harden security in gdrdrv.
- Enable cached mappings in POWER9.
- Improve copy performance with unrolling in POWERPC.
- Consolidate basic and validate into a new functional and security test, sanity.
- Introduce compile time and runtime version checking in libgdrapi.
- Introduce both RPM and deb packaging for the userspace library as well as the sample/test applications.
- Introduce dkms packaging for the gdrdrv driver.
- Rename two APIs, i.e. gdr_copy_from/to_bar to gdr_copy_from/to_mapping.
- Update README
version 2.0 beta 4
This is a pre-release version of GDRCopy v2.0.
This version includes:
- a minor bug fix in gdrdrv.
- a minor bug fix in rpm packaging.
- a new unit test in sanity.
- document updates.
version 2.0 beta 3
This is a pre-release version of GDRCopy v2.0.
This version includes minor bug fixes regarding packaging in v2.0 beta 2.
version 2.0 beta 2
This is a pre-release version of GDRCopy v2.0.
version 1.3
Merge pull request #37 from daniel-k/pr/fix_mr_use_after_free gdrdrv: fix use-after-free of variable mr in case of error