Displaying 3 results from an estimated 3 matches for "sframe".
Did you mean:
frame
2003 Aug 25
1
I4L CallerID not working
...here is the output when I dial
in, at this time, asterisk was not running...
29:42.76 Card1 tiger: i1 2 80
29:42.76 Card1 ISAC interrupt 80
29:42.76 Card1 isac_empty_fifo cnt 4 02 81 01 3B
29:42.76 Card1 <- PH_DATA: RR[1](nr 29)C (sapi 0, tei 64)
HEX: 02 81 01 3B
29:42.76 frame network->user SFrame with tei 64
29:42.78 Card1 tiger: i1 2 80
29:42.78 Card1 ISAC interrupt 80
29:42.78 Card1 isac_empty_fifo cnt 4 00 81 01 3B
29:42.78 Card1 <- PH_DATA: RR[1](nr 29)R (sapi 0, tei 64)
HEX: 00 81 01 3B
29:42.78 frame network->user SFrame with tei 64
29:45.87 Card1 tiger: i1 2 80
29:45.87 Card1 I...
2019 May 03
0
R problems with lapack with gfortran
...ovq?? $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 <== remove 5 vars from stack (sframe)
? 117503:?????? 5b????????????????????? pop??? %rbx
? 117504:?????? 5d????????????????????? pop??? %rbp
? 117505:?????? 41 5c?????????????????? pop??? %r12
? 117507:?????? 41 5d?????????????????? pop??? %r13
? 117509:?????? 41 5e?????????????????? pop??? %r14
? 11750b:?????? 41 5f?????...
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