Sample Projects and Module Files
Sample Projects
Empty HPC sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/helloworld
Hyper MPI sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/hmpi/bcast
KML_BLAS sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/kml/blas
KML_FFT sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/kml/fft
KML_LAPACK sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/kml/lapack
KML_MATH sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/kml/math
KML_SPBLAS sample project: https://github.com/kunpengcompute/devkitdemo/tree/main/Development_framework/hpc-sdk/examples/kml/spblas
Sample Module Files
BiSheng Compiler sample module file: https://github.com/kunpengcompute/devkitdemo/blob/main/Development_framework/hpc-sdk/module/bisheng_modulefiles
GCC sample module file: https://github.com/kunpengcompute/devkitdemo/blob/main/Development_framework/hpc-sdk/module/gcc_modulefiles
Hyper MPI sample module file: https://github.com/kunpengcompute/devkitdemo/blob/main/Development_framework/hpc-sdk/module/hmpi_modulefiles