mindspore/scripts/build
dayschan 32ecd8ee79 GraphKernel supports CPU
only Linux system is supported now.

change the default value of `ENABLE_AKG` to off, and controlled by option `-K`.
the `ENABLE_AKG` is auto enabled when `ENABLE_GPU` or `ENABLE_D` is on.
since now, we can use `ENABLE_AKG` to control the compilation of graphkernel
and akg codes.

fix usage description for option "-K", it should be "[-K on|off]".

LLVM is required by akg for cpu kernels, so AKG for cpu is default disabled now.
2021-09-29 23:34:16 +08:00
..
build_mindspore.sh GraphKernel supports CPU 2021-09-29 23:34:16 +08:00
default_options.sh GraphKernel supports CPU 2021-09-29 23:34:16 +08:00
option_proc_debug.sh split huge build.sh 2021-09-08 21:14:22 +08:00
option_proc_lite.sh split huge build.sh 2021-09-08 21:14:22 +08:00
option_proc_mindspore.sh split huge build.sh 2021-09-08 21:14:22 +08:00
parse_device.sh GraphKernel supports CPU 2021-09-29 23:34:16 +08:00
process_options.sh split huge build.sh 2021-09-08 21:14:22 +08:00
usage.sh GraphKernel supports CPU 2021-09-29 23:34:16 +08:00