We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: