search for: 1174f1

Displaying 2 results from an estimated 2 matches for "1174f1".

Did you mean: 11741
2019 May 03
0
R problems with lapack with gfortran
...p),%r9 <===== pass B as B ? 1174e8:?????? 4c 89 ea??????????????? mov??? %r13,%rdx <========= pass NRHS as NRHS ? 1174eb:?????? 48 89 ee??????????????? mov??? %rbp,%rsi <========= pass N as N ? 1174ee:?????? 4c 89 f7??????????????? mov??? %r14,%rdi <========= pass UPLO as UPLO ? 1174f1:?????? 48 c7 44 24 70 01 00??? movq?? $0x1,0x70(%rsp) <=== pass 1 hidden arg on stack CORRUPTS C STACK ? 1174f8:?????? 00 00 ? 1174fa:?????? 48 89 44 24 60????????? mov??? %rax,0x60(%rsp) <=== pass LDB as LDB (stack) ????? END ? 1174ff:?????? 48 83 c4 28???????????? add??? $0x28,%rsp...
2019 Apr 24
2
R problems with lapack with gfortran
Hi, I have tried to pinpoint potential problems which could lead to the LAPACK issues that are currently seen in R. I built the current R trunk using AR=gcc-ar RANLIB=gcc-ranlib ./configure --prefix=$HOME --enable-lto --enable-BLAS-shlib=no --without-recommended-packages and used this to find problem areas. There are quite a few warnings that were flagged, due to mismatches in function