Skip to content

Commit

Permalink
Merge pull request #80 from tijyojwad/jdaw/add-minimum-requirements
Browse files Browse the repository at this point in the history
[README] add min requirements
  • Loading branch information
Joyjit Daw authored Aug 14, 2019
2 parents e2915cf + 821c3ef commit 416af9f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ The `cudaaligner` package provides GPU-accelerated global alignment.
git clone --recursive git@github.com:clara-genomics/ClaraGenomicsAnalysis.git
```

## System Requirements
Minimum requirements -

1. Ubuntu 16.04 or Ubuntu 18.04
2. CUDA 9.0+
3. gcc/g++ 5.4.0+
4. Python 3.6.7+

## Build Clara Genomics Analysis
To build Clara Genomics Analysis -

Expand Down

0 comments on commit 416af9f

Please sign in to comment.