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

Renamed folder names to guided_xxxx for jacobi and odd_even_merge

Open krisrak opened this issue 3 years ago • 1 comments

Existing Sample Changes

Description

Renamed folder names to guided_xxxx

Fixes Issue#

External Dependencies

NA

Type of change

  • [X] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • [X] Command Line

krisrak avatar Aug 31 '22 16:08 krisrak

@krisrak Looks like there are two conflicts

DirectProgramming/DPC++/DenseLinearAlgebra/jacobi_iterative/sample.json DirectProgramming/DPC++/GraphTraversal/odd-even-merge-sort/sample.json

Can you resolve them and then submit an updated PR?

jimmytwei avatar Oct 12 '22 19:10 jimmytwei

Was fixed and merged in PR #1230: https://github.com/oneapi-src/oneAPI-samples/pull/1230

jimmytwei avatar Nov 28 '22 15:11 jimmytwei