Anna Karbownik
Anna Karbownik
> Does [65276ad](https://github.com/kpu/intgemm/commit/65276ad59ab9cd5b2bc623c2411f481f79aa7c5c) fix this? I cherry-picked the intgemm, compiled it and got the following output: [compile.log](https://github.com/kpu/intgemm/files/5767033/compile.log).
> Sigh there's a bug in the Intel compiler in which constructors with target attributes compile but fail to link. Minimal example: > > ``` > /* Compiles then fails...
Thanks for the temporary solution! I'll try to poke a compiler team in that case.
I've created jira issue internally. If you have any more questions connected with that issue I think that @mibintc could give you more information or direct you to the proper...
@anoopmad could you please help @kpu with the compiler specific questions that have been raised in this thread? AFAIK, the issue doesn't seem to appear while compiling with icx.