v0.4.1-beta.4#

This software is in beta version, which means it is still undergoing testing and development before its official release. It may contain bugs, errors, or incomplete features that could affect its performance and functionality. By using this software, you agree to accept the risks and limitations associated with beta software. We appreciate your feedback and suggestions to help us improve this software, but we do not guarantee that we will implement them or that the software will meet your expectations. Please use this software at your own discretion and responsibility.

Fixed Issues#

  • Added a check on the API, to verify that the user provided structs have the expected struct_type and struct_size fields. This provides a meaningful error message when using non-compatible library versions (that is, different than the one the application was compiled for).

  • Added nvtiff and nvcomp Python installed directories to the rpath of nvImageCodec libraries, so that they can be found by default

  • Fixed event synchronization between iterations in nvtiff decoder

  • Fixed CPU-only mode so that no CUDA calls are attempted