Hello,
I am experiencing some problems with the testing_gesv.
I am running MAGMA 1.6 on Kubuntu 14.04 LTS with ATLAS.
I have 2 x 6 CPUs and 2 Tesla C2050 GPUs.
$ testing_dgesv
MAGMA 1.6.0 compiled for CUDA capability >= 2.0
CUDA runtime 6050, driver 6050. OpenMP threads 12.
device 0: Tesla C2050, 1147.0 MHz clock, 2687.4 MB memory, capability 2.0
device 1: Tesla C2050, 1147.0 MHz clock, 2687.4 MB memory, capability 2.0
Usage: testing_dgesv [options] [-h|--help]
ngpu 2
N NRHS CPU Gflop/s (sec) GPU GFlop/s (sec) ||B - AX|| / N*||A||*||X||
================================================================================
On entry to magmablas_dlaswp_q, parameter 5 had an illegal value (info = -5)
On entry to magmablas_dlaswp_q, parameter 5 had an illegal value (info = -5)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
1088 1 --- ( --- ) 4.37 ( 0.20) 1.07e-05 failed
On entry to magmablas_dlaswp_q, parameter 5 had an illegal value (info = -5)
On entry to magmablas_dlaswp_q, parameter 5 had an illegal value (info = -5)
On entry to magmablas_dlaswp_q, parameter 4 had an illegal value (info = -4)
...............
This problem also occurs with other testing codes.
Thanks for any help !
Problem with testing_dgesv
Re: Problem with testing_dgesv
This is a known issue that is fixed for the next release. For a patch, see
viewtopic.php?f=2&t=1145&p=3218
-mark
viewtopic.php?f=2&t=1145&p=3218
-mark