Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

New Codeplay examples: Image Gaussian Blur, SCAN#1229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
irudkin wants to merge27 commits intooneapi-src:master
base:master
Choose a base branch
Loading
fromirudkin:master

Conversation

irudkin
Copy link

@irudkinirudkin commentedNov 25, 2022
edited
Loading

Adding a New Samples

Description: New samples from Codeplay

Location

  1. Gaussian Image Filter example: ... /DirectProgramming/DPC++)/DenseLinearAlgebra/GaussianImageFilter
  2. Parallel Prefix Sum (SCAN): .. /DirectProgramming/DPC++)/ParallelPatterns/ParallelPrefixSumScan
  3. Monte Carlo Pi: .. /DirectProgramming/DPC++)/MapReduce/MonteCarloPi_v2

How Has This Been Tested?

Followed the project's readme.md instructions on how to build and run the program.

Checklist

Administrative

  • Review sample design with the appropriateDomain Expert:
  • If you have any new dependencies/binaries, inform the oneAPI Code Samples Project Manager

Code Development

Security and Legal

  • OSPDT Approval (see Project Manager for assistance)
  • Compile using the following compiler flags and fix any warnings, the falgs are: "/Wall -Wformat-security -Werror=format-security"
  • Bandit Scans (Python only)
  • Virus scan

Review

  • Review DPC++ code with Paul Peterseon. (GitHub User: pmpeter1)
  • Review readme with Tom Lenth(@tomlenth) and/or Project Manager
  • Tested using Dev Cloud when applicable

Illya added15 commitsNovember 25, 2022 10:36
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
…al to the project.Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
@irudkinirudkin changed the titleNew Codeplay example: Image Gaussian BlurNew Codeplay examples: Image Gaussian Blur, SCANDec 1, 2022
Illyaand others added12 commitsDecember 6, 2022 13:58
Signed-off-by: Illya <illya@codeplay.com>
Signed-off-by: Illya <illya@codeplay.com>
On upgrade to Intel oneAPI 2023.0.0 from 2022.1.0, revealed and fixed project's paths to the compiler and debugger.The compiler options now use Intel's ICPX compiler, replacing DPC++.Intellisense is now fixed to work with the ICPX compiler.
On upgrade to Intel oneAPI 2023.0.0 from 2022.1.0, revealed and fixed project's paths to the compiler and debugger.The compiler options now use Intel's ICPX compiler, replacing DPC++.Intellisense is now fixed to work with the ICPX compiler.
On upgrade to Intel oneAPI 2023.0.0 from 2022.1.0, revealed and fixed project's paths to the compiler and debugger.The compiler options now use Intel's ICPX compiler, replacing DPC++.Intellisense is now fixed to work with the ICPX compiler.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@irudkin

[8]ページ先頭

©2009-2025 Movatter.jp