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

Update inaccurate USM Fortran example

Open bkmgit opened this issue 2 years ago • 0 comments

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

bkmgit avatar May 12 '23 18:05 bkmgit