oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

The 2D wave code is not updated!

Open AIBSCT80 opened this issue 2 years ago • 0 comments

Hi ,

it seems the 2d finite difference wave code on the homepage (last updated 1/11/2023): https://www.intel.com/content/www/us/en/developer/articles/code-sample/two-dimensional-finite-difference-wave-propagation-in-isotropic-media-iso2dfd.html

is different from the code in the github given from their tutorial (last updated 2019??):

https://github.com/oneapi-src/oneAPI-samples/blob/master/DirectProgramming/C%2B%2BSYCL/StructuredGrids/iso2dfd_dpcpp/src/iso2dfd.cpp

Can you share the newest version in the GitHub repository?

Thanks.

AIBSCT80 avatar May 19 '23 15:05 AIBSCT80