Skip to content

dangglxxx/OpenCFD-SCU

 
 

Repository files navigation

Program installation guide

1. Install CUDA (for NVIDIA environment) or 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".

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".

About

GPU 高精度有限差分CFD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 34.5%
  • C++ 32.6%
  • Cuda 31.4%
  • Fortran 1.2%
  • Other 0.3%