I believe I was supposed to be informed of the bankruptcy. I need to confirm
I’m the foreign debtor. My name is Ryan Bolen. How do I submit documents if I
am. I was not informed of this at all. Please pass on my info to the trustee
or whoever. I’ll talk with my lawyer tomorrow. And submit wh
Hi everyone,
Just wanted to share some quick baseline benchmark results [3].
I ran LU decomposition on a AMD Ryzen Threadripper 1950x 16C/32T system.
LAPACK is currently plain loop parallel BLAS as far I believe.
And the upstream version of PLASMA uses OpenMP tasks [1].
The colored region is the 9
Are you suggesting that i insert an extern at source level? Wouldn't
that decrease the usability of the safe stack drastically? Currently
all user has to do is provide an address where we intend to place
shadow stack, but if he has to place extern symbols in all using files
that would be cumbersome
Hello.
I tried to check the values for significand words using _Float128
using a test program with value larger than 64 bit.
Test program :
int main ()
{
_Float128 x = 18446744073709551617.5; (i.e. 2^64 + 1.5 which is
certainly longer than 64-bit)
_Float128 y = __builtin_roundf128 (x);
}
On 5/29/19 8:32 AM, Thomas Schwinge wrote:
> Hi Ilya!
>
> On Thu, 9 May 2019 15:46:06 +0300, Ilya Verbin wrote:
>> I have left Intel 3 years ago. If you have any questions regarding MIC
>> offloading, you can reach me by iver...@gmail.com
>
> We're (a) looking for somebody to step up as a mainta
Hi Ilya!
On Thu, 9 May 2019 15:46:06 +0300, Ilya Verbin wrote:
> I have left Intel 3 years ago. If you have any questions regarding MIC
> offloading, you can reach me by iver...@gmail.com
We're (a) looking for somebody to step up as a maintainer for that, and
(b) that person to get active, and t
On Tue, May 28, 2019 at 4:41 PM Jeff Law wrote:
>
> On 5/23/19 7:10 AM, Richard Biener wrote:
> > On Thu, May 23, 2019 at 3:29 AM Andrew MacLeod wrote:
> >>
> >> There is a functioning prototype in branch “ssa-range” which is a proof
> >> of concept that the approach is functional as well as quic
Hello.
My exams are finally over and I have started to address these points now. I
intend to give my most of the time cause of holidays and will try to
consider most of the cases for the patch this time .
Thanks,
-Tejas
On Tue, 21 May 2019 at 03:18, Joseph Myers wrote:
> On Mon, 20 May 2019, Ma
On Tue, May 28, 2019 at 4:17 PM Andrew MacLeod wrote:
>
> On 5/27/19 9:02 AM, Richard Biener wrote:
> > On Fri, May 24, 2019 at 5:50 PM Andrew MacLeod wrote:
> >>
> >>> The above suggests that iff this is done at all it is not in GORI because
> >>> those are not conditional stmts or ranges from f
On Tue, May 28, 2019 at 1:01 AM Arslan Khan wrote:
>
> Hi,
> I am a beginner to GCC and am trying to implement safe stack using a
> GCC Plugin for embedded systems. I am using a cross compiler, with GCC
> version:
>
> arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors
> 6-2018-q4-major) 6.3.
10 matches
Mail list logo