Skip to content

fixes gpu id memory leak

Petr Karpov requested to merge peter_fixes_gpu_id_memory_leak into master_pre_stage

Fixed multiple creation of cublas handles (and other gpu-handles). Added destruction of gpu-handles and handle arrays in elpa_uninit.

Merge request reports