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

Appearance settings

update Makefile for icpx compiler#1361

Closed
rupakroyintel wants to merge 5 commits intooneapi-src:developmentoneapi-src/oneAPI-samples:developmentfrom
rupakroyintel:icpxrupakroyintel/oneAPI-samples-openmp_red:icpxCopy head branch name to clipboard
Closed

update Makefile for icpx compiler#1361
rupakroyintel wants to merge 5 commits intooneapi-src:developmentoneapi-src/oneAPI-samples:developmentfrom
rupakroyintel:icpxrupakroyintel/oneAPI-samples-openmp_red:icpxCopy head branch name to clipboard

Conversation

@rupakroyintel
Copy link

Existing Sample Changes

Updating the compiler to icpx as The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023.

Fixes Issue#
Removes compiler deprecation warning messages during the building process

Type of change

icpc to icpx transition

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

jimmytwei and others added 5 commits January 27, 2023 11:49
* Intel Python Numpy Numba_dpes kNN sample (oneapi-src#1292)

* *.py and *.ipynb files with implementation
* README.md and sample.json files with documentation
* License and thir party programs

* Adding PyTorch Training Optimizations with AMX BF16 oneAPI sample (oneapi-src#1293)

* add IntelPytorch Quantization code samples (oneapi-src#1301)

* add IntelPytorch Quantization code samples

* fix the spelling error in the README file

* use john's README with grammar fix and title change

* Rename third-party-grograms.txt to third-party-programs.txt

Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>

* AMX bfloat16 mixed precision learning TensorFlow Transformer sample (oneapi-src#1317)

* [New Sample] Intel Extension for TensorFlow Getting Started (oneapi-src#1313)

* first draft

* Update README.md

* remove redunant file

* [New Sample] [oneDNN] Benchdnn tutorial  (oneapi-src#1315)

* New Sample: benchDNN tutorial

* Update readme: new sample

* Rename sample to benchdnn_tutorial

* Name fix

* Add files via upload (oneapi-src#1320)

* [New Sample] oneCCL Bindings for PyTorch Getting Started (oneapi-src#1316)

* Update README.md

* [New Sample] oneCCL Bindings for PyTorch Getting Started

* Update README.md

* add torch-ccl version check

* [New Sample] Intel Extension for PyTorch Getting Started (oneapi-src#1314)

* add new ipex GSG notebook for dGPU

* Update sample.json

for expertise field

* Update requirements.txt

Update package versions to comply with Snyk  tool

---------

Co-authored-by: krzeszew <93649016+krzeszew@users.noreply.github.com>
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com>
Co-authored-by: ZhaoqiongZ <106125927+ZhaoqiongZ@users.noreply.github.com>
Co-authored-by: Louie Tsai <louie.tsai@intel.com>
Co-authored-by: Orel Yehuda <orel.yehuda@intel.com>
Co-authored-by: yuning <113460727+YuningQiu@users.noreply.github.com>
…cision (oneapi-src#1329)

* Intel Python Numpy Numba_dpes kNN sample (oneapi-src#1292)

* *.py and *.ipynb files with implementation
* README.md and sample.json files with documentation
* License and thir party programs

* Adding PyTorch Training Optimizations with AMX BF16 oneAPI sample (oneapi-src#1293)

* add IntelPytorch Quantization code samples (oneapi-src#1301)

* add IntelPytorch Quantization code samples

* fix the spelling error in the README file

* use john's README with grammar fix and title change

* Rename third-party-grograms.txt to third-party-programs.txt

Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>

* AMX bfloat16 mixed precision learning TensorFlow Transformer sample (oneapi-src#1317)

* [New Sample] Intel Extension for TensorFlow Getting Started (oneapi-src#1313)

* first draft

* Update README.md

* remove redunant file

* [New Sample] [oneDNN] Benchdnn tutorial  (oneapi-src#1315)

* New Sample: benchDNN tutorial

* Update readme: new sample

* Rename sample to benchdnn_tutorial

* Name fix

* Add files via upload (oneapi-src#1320)

* [New Sample] oneCCL Bindings for PyTorch Getting Started (oneapi-src#1316)

* Update README.md

* [New Sample] oneCCL Bindings for PyTorch Getting Started

* Update README.md

* add torch-ccl version check

* [New Sample] Intel Extension for PyTorch Getting Started (oneapi-src#1314)

* add new ipex GSG notebook for dGPU

* Update sample.json

for expertise field

* Update requirements.txt

Update package versions to comply with Snyk  tool

* Updated title field in sample.json in TF Transformer AMX bfloat16 Mixed Precision sample to fit within character length range (oneapi-src#1327)

---------

Co-authored-by: krzeszew <93649016+krzeszew@users.noreply.github.com>
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com>
Co-authored-by: ZhaoqiongZ <106125927+ZhaoqiongZ@users.noreply.github.com>
Co-authored-by: Louie Tsai <louie.tsai@intel.com>
Co-authored-by: Orel Yehuda <orel.yehuda@intel.com>
Co-authored-by: yuning <113460727+YuningQiu@users.noreply.github.com>
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](joblib/joblib@1.1.1...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Intel Python Numpy Numba_dpes kNN sample (oneapi-src#1292)

* *.py and *.ipynb files with implementation
* README.md and sample.json files with documentation
* License and thir party programs

* Adding PyTorch Training Optimizations with AMX BF16 oneAPI sample (oneapi-src#1293)

* add IntelPytorch Quantization code samples (oneapi-src#1301)

* add IntelPytorch Quantization code samples

* fix the spelling error in the README file

* use john's README with grammar fix and title change

* Rename third-party-grograms.txt to third-party-programs.txt

Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>

* AMX bfloat16 mixed precision learning TensorFlow Transformer sample (oneapi-src#1317)

* [New Sample] Intel Extension for TensorFlow Getting Started (oneapi-src#1313)

* first draft

* Update README.md

* remove redunant file

* [New Sample] [oneDNN] Benchdnn tutorial  (oneapi-src#1315)

* New Sample: benchDNN tutorial

* Update readme: new sample

* Rename sample to benchdnn_tutorial

* Name fix

* Add files via upload (oneapi-src#1320)

* [New Sample] oneCCL Bindings for PyTorch Getting Started (oneapi-src#1316)

* Update README.md

* [New Sample] oneCCL Bindings for PyTorch Getting Started

* Update README.md

* add torch-ccl version check

* [New Sample] Intel Extension for PyTorch Getting Started (oneapi-src#1314)

* add new ipex GSG notebook for dGPU

* Update sample.json

for expertise field

* Update requirements.txt

Update package versions to comply with Snyk  tool

* Updated title field in sample.json in TF Transformer AMX bfloat16 Mixed Precision sample to fit within character length range (oneapi-src#1327)

* add arch checker class (oneapi-src#1332)

* change gpu.patch to convert the code samples from cpu to gpu correctly (oneapi-src#1334)

* Fixes for spelling in AMX bfloat16 transformer sample and printing error in python code in numpy vs numba sample (oneapi-src#1335)

* 2023.1 ai kit itex get started example fix (oneapi-src#1338)

* Fix the typo

* Update ResNet50_Inference.ipynb

* fix resnet inference demo link (oneapi-src#1339)

---------

Co-authored-by: krzeszew <93649016+krzeszew@users.noreply.github.com>
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com>
Co-authored-by: ZhaoqiongZ <106125927+ZhaoqiongZ@users.noreply.github.com>
Co-authored-by: Louie Tsai <louie.tsai@intel.com>
Co-authored-by: Orel Yehuda <orel.yehuda@intel.com>
Co-authored-by: yuning <113460727+YuningQiu@users.noreply.github.com>
Co-authored-by: Wang, Kai Lawrence <109344418+wangkl2@users.noreply.github.com>
@jimmytwei jimmytwei changed the base branch from master to development February 15, 2023 22:55
@jimmytwei jimmytwei changed the base branch from development to master February 15, 2023 22:55
@jimmytwei
Copy link
Contributor

jimmytwei commented Feb 15, 2023

@rupakroyintel Can you update the PR to submit to the development branch? I will approve once you do that.

@rupakroyintel rupakroyintel changed the base branch from master to development February 16, 2023 00:23
@rupakroyintel
Copy link
Author

Thanks, @jimmytwei for reviewing. I have updated the PR to submit to the development branch.

@jimmytwei
Copy link
Contributor

@rupakroyintel Can you create a new branch from your fork that is based off of the current development branch? The master branch contains some changes that we'll plan to merge when the next base kit version is released. You can close this PR and create a new one. Sorry for the inconvenience.

@rupakroyintel
Copy link
Author

Here is the updated pull request: #1363. Closing this PR. Thanks.

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.