Skip to content

Conversation

terdner
Copy link
Owner

@terdner terdner commented Aug 25, 2020

Description

fixed tf_init

Fixes # (issue)

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Sample Migration (Moving sample from old repository after completing checklist established)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode

Checklist for Moving samples:

Links and Details can be found in the samples WG Teams Files.

Kevinpoleary and others added 5 commits August 24, 2020 13:32
* Adding Advisor sample

Signed-off-by: kevin.p.oleary <[email protected]>

* Adding VTune sample

Signed-off-by: kevin.p.oleary <[email protected]>

* New styl

* New style

* New style

* Fix

* Remove chrono

* Remove date

* Remove date

* Fix

* Remove chrono

* New style

* Fix

* Fix

* iFix

* iFixi

* iFix

* Fix

* Fix

* Fix

* Add comment

* Add comment

* Update sample.json

Co-authored-by: kevin.p.oleary <[email protected]>
Co-authored-by: JoeOster <[email protected]>
* initial commit of openMP example.

Signed-off-by: todd.erdner <[email protected]>

* Initial commit of the dpc_reduce

Signed-off-by: todd.erdner <[email protected]>

* added guid to sample.json

Signed-off-by: todd.erdner <[email protected]>

* fixed sample.json files.

Signed-off-by: todd.erdner <[email protected]>

* fixed the include files.  Somehow I copied a slightly old repo and it still had <chrono> and the omp_common.hpp file.  They have been removed.

Signed-off-by: todd.erdner <[email protected]>

* added license.txt file ran through formating tool one more time removed all calls to "std::endl" and replaced with " \n"

Signed-off-by: todd.erdner <[email protected]>

* renamed license.txt to License.txt

Signed-off-by: todd.erdner <[email protected]>

* added "ciTests" to the sample.json file.  It passed the check.

Signed-off-by: todd.erdner <[email protected]>

* fixed make error

Signed-off-by: todd.erdner <[email protected]>

* fixed sample.json

Signed-off-by: todd.erdner <[email protected]>

* removed "2020" from the License.txt file due to update guidelines.

Signed-off-by: todd.erdner <[email protected]>

* added comment regarding where you can find dpc_common in both files per Paul's comments.

Signed-off-by: todd.erdner <[email protected]>

* Modified names of the functions to represent what they do (ie. calc_pi_*) per suggestion from Paul.

Signed-off-by: todd.erdner <[email protected]>

* initial check-in to the C++ repo

Signed-off-by: todd.erdner <[email protected]>

* put correct comment on dpc_common.hpp

Signed-off-by: todd.erdner <[email protected]>

* added commenting indicating where they can find corresponding include files.

Signed-off-by: todd.erdner <[email protected]>

* added comment line

Signed-off-by: todd.erdner <[email protected]>

* removed openMP repo from DPC++ as it will be moved to C++ directory

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* fixed category line in sample.json to match exact text expected.

Co-authored-by: JoeOster <[email protected]>
* add oneDNN and oneCCL samples

Signed-off-by: ltsai1 <[email protected]>

* fix a ciTest typo

* sync up with latest changes from vadim

* add two new onednn tutorials and move all notebooks together

* add ci tests support for notebooks

* Update README.md

* fix for CI testings

* add one README for oneCCL tutorials

* rename jupyter notebooks per vadim's request

* fix for ci script

* rename id for oneccl/onednn GSG
* added simd dot_prod implementation

Signed-off-by: Ethan Hirsch <[email protected]>

* adding timing

Signed-off-by: Ethan Hirsch <[email protected]>

* increase size

Signed-off-by: Ethan Hirsch <[email protected]>

* removed timing bc it's useless lol

Signed-off-by: Ethan Hirsch <[email protected]>

* added reduction to simd

Signed-off-by: Ethan Hirsch <[email protected]>

* sample size

Signed-off-by: Ethan Hirsch <[email protected]>

* updated sample output

Signed-off-by: Ethan Hirsch <[email protected]>

* removed unused lib

Signed-off-by: Ethan Hirsch <[email protected]>

* fixed formatting with clang-format

Signed-off-by: Ethan Hirsch <[email protected]>
* Initial commit for macOS Fortran Samples 08 July 2020

Signed-off-by: Ron Green <[email protected]>

* Update to README.md added link to online User Guide for OpenMP

* Test README.md link syntax

* Edits misc

* Edited json files to add CI stanzas

* rwg - updates 3 README.md files to Joe O's outline

* Fix for sample.json syntax

* fixed syntax in jsons

* Moved to directory structure

* Renamed directories to conform to standards

* Misc edits to fix issues found in REVIEW by Barbara Perz.

Co-authored-by: Ron Green <[email protected]>
Co-authored-by: Ron Green <[email protected]>
Co-authored-by: Ron Green <[email protected]>
Co-authored-by: mkitez <[email protected]>
Co-authored-by: Ron Green <[email protected]>
Co-authored-by: Ron Green <[email protected]>
Co-authored-by: Ron Green <[email protected]>
@terdner terdner merged commit 3607ed5 into terdner:master Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants