By: Adrian (a.delete@this.acm.org), August 24, 2018 8:39 pm
Room: Moderated Discussions
Adrian (a.delete@this.acm.org) on August 24, 2018 9:36 pm wrote:
> Adrian (a.delete@this.acm.org) on August 24, 2018 9:30 pm wrote:
> > Travis (travis.downs.delete@this.gmail.com) on August 24, 2018 1:01 am wrote:
> > >
> > > If anyone wants to run my test on a more interesting system than the W-2104, you can find it here:
> > >
> > > https://github.com/travisdowns/avx-turbo
> > >
> >
> >
> >
> > In order to compile without errors, I had to add "#include " in "tsc-support.cpp".
> >
> > (gcc 6.4.0)
> >
> >
>
> Because of the angular parentheses, the header name has vanished. I had to add:
>
>
>
Even if "Preview" showed the text with angular parentheses, after "Post" the header name vanished again.
I had to include the header "numeric".
> Adrian (a.delete@this.acm.org) on August 24, 2018 9:30 pm wrote:
> > Travis (travis.downs.delete@this.gmail.com) on August 24, 2018 1:01 am wrote:
> > >
> > > If anyone wants to run my test on a more interesting system than the W-2104, you can find it here:
> > >
> > > https://github.com/travisdowns/avx-turbo
> > >
> >
> >
> >
> > In order to compile without errors, I had to add "#include " in "tsc-support.cpp".
> >
> > (gcc 6.4.0)
> >
> >
>
> Because of the angular parentheses, the header name has vanished. I had to add:
>
>
#include
>
Even if "Preview" showed the text with angular parentheses, after "Post" the header name vanished again.
I had to include the header "numeric".