oneapi-src / oneapi-src/oneAPI-samples

Update inaccurate USM Fortran example

Open
#1,657 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.