Skip to content

Commit

Permalink
moved gpu build
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelyr committed Aug 21, 2024
1 parent da8620f commit 4495ad3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ An NVIDIA GPU is required for building and running the software. CUDA flags for
The following assumes that a valid C and C++ compiler, and `cmake`, are in your PATH. On SCOREC systems these are provided by `module` commands. If you are not on a SCOREC system these must be edited accordingly.

## table of contents
1. [Full Instructions / SCOREC GPU Build](#full-instructions-/-scorec-gpu-build-instructions)
1. [Full Instructions / SCOREC GPU Build](#full-instructions)
2. [SCOREC CPU Build](#scorec-cpu-build-instructions)
3. [Perlmutterr GPU Build](#perlmutter-gpu-build-instructions)
4. [Perlmutterr CPU Build](#perlmutter-cpu-build-instructions)

## Full Instructions / SCOREC gpu build instructions
### install dependencies
## Full Instructions
### SCOREC gpu build instructions

Create a directory to work from. It will contain all source code and build directories.

Expand Down

0 comments on commit 4495ad3

Please sign in to comment.