Tom Deakin
|
00305ba120
|
Write to std err
|
2016-04-28 23:37:53 +01:00 |
|
Tom Deakin
|
f5ba77f4bd
|
List CUDA devices function
|
2016-04-28 23:20:10 +01:00 |
|
Tom Deakin
|
d1f8cd1b48
|
Implement some CUDA routines for device info
|
2016-04-28 23:06:06 +01:00 |
|
Tom Deakin
|
3d5a49317e
|
Free CUDA buffers in destructor
|
2016-04-27 12:11:19 +01:00 |
|
Tom Deakin
|
40c787d040
|
Check bufers fit on CUDA device
|
2016-04-27 11:52:15 +01:00 |
|
Tom Deakin
|
9c673317a7
|
Store array size in class so can use it for kernel launches
|
2016-04-26 16:09:51 +01:00 |
|
Tom Deakin
|
319e11011c
|
Add triad kernel
|
2016-04-26 16:07:32 +01:00 |
|
Tom Deakin
|
7a3a546a6e
|
Add mul CUDA kernel
|
2016-04-26 16:06:17 +01:00 |
|
Tom Deakin
|
dec0237353
|
Add mul kernel
|
2016-04-26 16:03:28 +01:00 |
|
Tom Deakin
|
c22b74ba47
|
Add read_arrays definition for CUDA
|
2016-04-26 15:30:37 +01:00 |
|
Tom Deakin
|
8e534daf8b
|
Add methods to copy data between host and device
|
2016-04-26 15:02:41 +01:00 |
|
Tom Deakin
|
ee4820b5e4
|
Create CUDA device buffers
|
2016-04-26 14:50:22 +01:00 |
|
Tom Deakin
|
03b01e190f
|
Add cuda constructor declaration and error checking function
|
2016-04-26 14:49:04 +01:00 |
|
Tom Deakin
|
0bf68f9909
|
Make a copy kernel using the private variables
|
2016-04-26 14:34:25 +01:00 |
|
Tom Deakin
|
1a259d4fc8
|
Add a copy kernel
|
2016-04-26 14:24:04 +01:00 |
|
Tom Deakin
|
2234841b16
|
Initial commit of new design with classes
|
2016-04-26 14:08:59 +01:00 |
|