https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122281

--- Comment #12 from Benjamin Schulz <schulz.benjamin at googlemail dot com> ---
Hi @all, thank you for your efforts.

I will also test your patch for the libgomp memory problem,  once the patched
gcc version appears on gentoo's sync three. 

They have one published for gcc 16 from git dated 02.11, but it takes a day to
arrive on my machine.

I don't know if your patch is already in this, if not, it will soon appear in
the next version, perhaps next week or so.

I dont want to emerge the 9999 live version but give sam some days to think on
it he releases it into gentoo.


When the patched version arrives on my system in a few days, I will test
whether my code compiles and runs.

I also will check whether the other test applications for my library 

https://github.com/bschulz81/AcceleratedLinearAlgebra/tree/main

compile again with gcc and also if they get the correct numbers as they do when
compiled with clang.

I will inform you then immediately on the results.


Meanwhile, I think I found these problems with the gcc device mapper in OpenAcc 

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121178#c0

which may be easy to patch..


I dont know if the issue I reported in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122280 has something to do with my
sm_120 architecture or with some peculiarities of the memory offload for my
gpu, which I noted on the second comment to 
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121178#c0

Best regards,
Benjamin

Reply via email to