Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gcc11compile error #173

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

zimo-mo
Copy link

@zimo-mo zimo-mo commented Dec 31, 2021

environments:
gcc-11.2
cmake-3.22.1
python-3.9.5

/kind bug

fix: fix gcc11.2 complie error

  1. Add missing header file
  2. fix for each error
  3. update oneapi version to 2.4.4, reference: fix a compile error with gcc 11 oneapi-src/oneDNN#1090

1. Add missing header file
2. fix for each error
3. update oneapi version to 2.4.4

Changes to be committed:
	modified:   mindspore/ccsrc/backend/optimizer/graph_kernel/parallel_fusion.cc
	modified:   mindspore/ccsrc/debug/env_config_parser.h
	modified:   mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/rec_cost.h
	modified:   mindspore/ccsrc/minddata/dataset/engine/dataset_iterator.cc
	modified:   mindspore/ccsrc/minddata/dataset/engine/gnn/graph_data_service_impl.cc
	modified:   mindspore/ccsrc/ps/core/file_configuration.cc
	modified:   mindspore/ccsrc/ps/core/scheduler_node.cc
	modified:   mindspore/ccsrc/ps/core/scheduler_recovery.cc
	modified:   mindspore/ccsrc/ps/random_normal/random_normal.h
	modified:   mindspore/ccsrc/pybind_api/random_normal/philox_generator.h
	modified:   mindspore/ccsrc/runtime/framework/control_node_parser.cc
	modified:   mindspore/ccsrc/runtime/framework/control_node_scheduler.cc
	modified:   scripts/build/build_mindspore.sh
@zimo-mo zimo-mo changed the title Fix4gcc11 Fix gcc11compile error Dec 31, 2021
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.

1 participant