On Fri, Jun 11, 2021 at 4:39 AM Jonathan Wakely wrote:
>
> > I was wondering where can we send a patch to add binutils (latest )
> > to that docker hub image
>
> Those images are maintained by Docker Inc. and nothing to do with the
> GCC project:
>
> https://docs.docker.com/docker-hub/official_ima
HI team
I am trying to use the gcc 11 docker hub image to build AMX code but it
fails
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:
Assembler messages:
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:42:
Error: no such instruction: `ldtilecfg (%rdi)'
/usr/
and speed. But I do not know this for sure. How can I find out
> >> why these functions were not specialized? (I.e. is there a threshold
> >> that wasn't met, and if so, where is it located and what's its value?)
> >>
Have you tried the new option-fprofile-partial-training ?
-fprofile-partial-training can now be used to inform the compiler that
code paths not covered by the training run should not be optimized for
size.
I tested by myself this week and it literally do not optimize at all
the functions not touched by the training
Regards
Victor Rodriguez
> >> Thanks!
ed on an Intel i7-4700MQ CPU and all works fine
I will recompile some minimal packages to build a Linux system (kernel
, systemd, glibc and others)
Has someone found issues on common packages that require patches for GCC 10?
Thanks
Victor Rodriguez
control-over-executa
But not sure how to deal with this now
(This happen in gcc 4 and 5 )
All the help is more than welcome
Regards
Victor Rodriguez