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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The USM example for Fortran references cpp files and does not correspond to the C++ example in using USM in more than one location
https://github.com/oneapi-src/oneAPI-samples/blob/master/DirectProgramming/Fortran/Jupyter/OpenMP-offload-training/USM/Unified_Shared_Memory.ipynb
Remove references to .cpp files and update data movement examples
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
The USM example for Fortran references cpp files and does not correspond to the C++ example
in using USM in more than one location
URLs
https://github.com/oneapi-src/oneAPI-samples/blob/master/DirectProgramming/Fortran/Jupyter/OpenMP-offload-training/USM/Unified_Shared_Memory.ipynb
Additional details
Remove references to .cpp files and update data movement examples
The text was updated successfully, but these errors were encountered: