Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brucefan1983 authored Nov 19, 2019
1 parent 2bfc0eb commit 3ffca6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Graphics Processing Units Genetic Algorithm

## What is `GPUGA`?
* `GPUGA` stands for Graphics Processing Units Genetic Algorithm. It is a code for empirical potential fitting using the genetic algorithm (GA).
* Using even a gaming GPU card, fitting an empirical potential using `GPUGA` only takes **about one minute**!
* Using my laptop with a GeForce RTX 2070 GPU card, fitting an empirical potential using `GPUGA` only takes **about one minute**!

## Prerequisites
* You need to have a GPU card with compute capability no less than 3.5 and a `CUDA` toolkit which supports your GPU card installed.
Expand Down

0 comments on commit 3ffca6b

Please sign in to comment.