Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tqrr
OpenCFD-SCU
Commits
5eefe8fc
Commit
5eefe8fc
authored
Sep 07, 2022
by
ccfd
Browse files
Modify a bug of bound scheme
parent
b543a94e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
5eefe8fc
### Program installation guide
### Program installation guide
1.
Install CUDA (for NVIDIA environment) o
f
ROCM (for AMD environment). Modify the installation path in the makefile - "DEV_PATH".
####
1. Install CUDA (for NVIDIA environment) o
r
ROCM (for AMD environment). Modify the installation path in the makefile - "DEV_PATH".
2.
Install MPI. Modify the installation path in the makefile - "MPI_PATH".
####
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.
####
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.
####
4. If you use NVIDIA environment, please modify "-code" and "-arch" according to the hardware architecture.
5.
Execute "make".
####
5. Execute "make".
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment