Re: Query about configure flags for NVPTX backend

2025-09-30 Thread Andrew Stubbs
On 28/09/2025 08:51, Amruth Tetakali via Gcc wrote: Hello, I am a student exploring the GCC source code with an interest in GPU programming and the NVPTX backend. I am in the process of setting up my development environment. I have successfully cloned the latest source from the git repository a

Query about configure flags for NVPTX backend

2025-09-27 Thread Amruth Tetakali via Gcc
Hello, I am a student exploring the GCC source code with an interest in GPU programming and the NVPTX backend. I am in the process of setting up my development environment. I have successfully cloned the latest source from the git repository and installed the required prerequisites (GMP, MPFR, MP