oneapi-src / oneapi-src/oneAPI-samples
Update inaccurate USM Fortran example
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 745
- PR merge metrics
- No merged PRs in 30d
Description
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
Additional details
Remove references to .cpp files and update data movement examples
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open DirectProgramming/Fortran/Jupyter/OpenMP-offload-training/USM/Unified_Shared_Memory.ipynb and inspect the USM references to .cpp files and the data movement examples. Compare the notebook with the corresponding C++ USM example, then verify that the Fortran notebook contains no incorrect .cpp references and its data movement examples match the intended USM usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran, jupyter-notebook
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100