Commit b543a94e authored by ccfd's avatar ccfd
Browse files

Modify a bug of bound scheme

parent c62d2359
### Java Spring template project ### Program installation guide
1. Install CUDA (for NVIDIA environment) of ROCM (for AMD environment). Modify the installation path in the makefile - "DEV_PATH".
This project is based on a GitLab [Project Template](https://docs.gitlab.com/ee/gitlab-basics/create-project.html). 2. Install MPI. Modify the installation path in the makefile - "MPI_PATH".
3. The makefile will recognize the command line instruction "hipcc" to determine the environment.
4. If you use NVIDIA environment, please modify "-code" and "-arch" according to the hardware architecture.
5. Execute "make".
Improvements can be proposed in the [original project](https://gitlab.com/gitlab-org/project-templates/spring).
### CI/CD with Auto DevOps
This template is compatible with [Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/).
If Auto DevOps is not already enabled for this project, you can [turn it on](https://docs.gitlab.com/ee/topics/autodevops/#enabling-auto-devops) in the project settings.
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment