Re: GSoC: Application Proposal for Simple File System for Nvidia and AMD GPU Code Testing

2025-04-02 Thread Ambika Sharan via Gcc
> > This expands on implementation details, compares different approaches > (in-memory vs. RPC-based solutions), and identifies relevant GCC components > to modify. > > 1. Overview of Implementation Approaches > > Currently, GCC’s GPU offloading test framework lacks support for file I/O, > causing

Re: GSoC: Application Proposal for Simple File System for Nvidia and AMD GPU Code Testing

2025-04-02 Thread Thomas Schwinge
Hi Ambika! Welcome to GCC! On 2025-03-29T15:26:18-0500, Ambika Sharan via Gcc wrote: > Simple File System for Nvidia and AMD GPU Code Generation Testing Thanks for your interest, and initial work on this project idea. Please add more detail: ideas how you think you'd implement the respective

GSoC: Application Proposal for Simple File System for Nvidia and AMD GPU Code Testing

2025-03-29 Thread Ambika Sharan via Gcc
Simple File System for Nvidia and AMD GPU Code Generation Testing 2. Project Description and Goals - This project aims to enhance the GCC testing framework for GPU-targeted code generation by developing a simple "in-memory" file system or an RPC mechanism for devices to access host f