On 10.06.2020 23:03, Kees Cook wrote:
> On Wed, Jun 10, 2020 at 06:47:14PM +0300, Alexander Popov wrote:
>> On 09.06.2020 21:46, Kees Cook wrote:
>> The inline asm statement that is used for instrumentation is arch-specific.
>> Trying to add
>> asm volatile("call stackleak_track_stack")
>> in gcc
Snapshot gcc-8-20200611 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/8-20200611/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 8 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
On 11/06/2020 08:40, MAHDI LOTFI via Gcc wrote:
[AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445]
[1002:6900] (rev 81)
I think my GPU is older than fiji and Vega AMDs.
Can GCC 10 support my GPU Model?
According to Wikipedia
(https://en.wikipedia.org/wiki/Radeon_Rx_200_series),
On Thu, 11 Jun 2020 at 08:43, MAHDI LOTFI via Gcc wrote:
>
> Hello
> I am a researcher from Jam Petrochemical company. I want to use OpenACC
> with GCC compiler(FORTRAN language). I read from your documentation that
> GCC 10.1.0 supports carrizo, fiji and vega (third and fifth generation) AMD
> GP
Hello
I am a researcher from Jam Petrochemical company. I want to use OpenACC
with GCC compiler(FORTRAN language). I read from your documentation that
GCC 10.1.0 supports carrizo, fiji and vega (third and fifth generation) AMD
GPU for OpenACC parallelization.
I am using following AMD GPU:
[AMD/AT