Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 312 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 312 Bytes

Simple-CFD-Demo-with-DPCPP

This repo is built to implement some simple CFD demo using Intel OneAPI(DPCPP). The target is to study the platform portability for CFD code with SYCL and C++.

[Description]:

Case1_1DUnstrGrid: the 1D simplified model for unstructured grid in CFD to show the indirect data access.