Skip to content

fix(io): do not use cuda driver api

Marc SCHWEITZER requested to merge remove-cuda-driver-calls into dev

Description

Remove call to cuda driver api (cuInit) in io_bitmap.

Closes #1161 (closed)

How to test it?

Test that everything is working fine with NVJPEG.

Edited by Marc SCHWEITZER

Merge request reports