1
0
mirror of synced 2024-11-25 18:54:23 +01:00

Porting to GPU to accelerate the app, 1000x faster for uneven hybrid highly unstructured data tested on heterogeneous HPC

This commit is contained in:
Charles Wang 2020-02-11 10:47:56 -08:00
parent ed6c73fc16
commit 202c63df01

View File

@ -32,6 +32,14 @@ Yep. That's it. You should see the following output:
``` ```
If you happened to have a GPU, build the application like this:
```
```
Yep. You get it. 1000x faster.
### Deploying ### Deploying
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere. While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.