Skip to content

Fix gcc11compile error#173

Open
zimo-mo wants to merge 2 commits into
mindspore-ai:masterfrom
zimo-mo:fix4gcc11
Open

Fix gcc11compile error#173
zimo-mo wants to merge 2 commits into
mindspore-ai:masterfrom
zimo-mo:fix4gcc11

Conversation

@zimo-mo

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

Copy link
Copy Markdown

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 uxlfoundation/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