Problem Description
myInfo input variable to rocsolver_dgetrf_batched expects c_int, but should expect c_ptr (to be a ptr to an array of c_ints).
Operating System
SUSE Linux Enterprise Server 15 SP6
CPU
AMD EPYC 7763
GPU
AMD Instinct MI210
ROCm Version
ROCm 6.2.4
ROCm Component
hipfort
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
This bug applies also to the most recent develop branch of hipfort (as is seen by perusing code).
Problem Description
myInfo input variable to rocsolver_dgetrf_batched expects c_int, but should expect c_ptr (to be a ptr to an array of c_ints).
Operating System
SUSE Linux Enterprise Server 15 SP6
CPU
AMD EPYC 7763
GPU
AMD Instinct MI210
ROCm Version
ROCm 6.2.4
ROCm Component
hipfort
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
This bug applies also to the most recent develop branch of hipfort (as is seen by perusing code).