Con Kolivas
|
5cf4b7c432
|
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
2012-06-25 16:59:29 +10:00 |
|
Con Kolivas
|
eaf1505381
|
Dynamic intensity for GPUs should be calculated on a per device basis. Clean up the code to only calculate it if required as well.
|
2012-06-25 13:31:52 +10:00 |
|
ckolivas
|
eb36f8d271
|
Walk through the thread list instead of searching for them when disabling threads for dynamic mode.
|
2012-06-24 00:12:11 +10:00 |
|
Luke Dashjr
|
4eb23c7ea3
|
Bugfix: slay a variety of warnings
|
2012-06-13 17:03:26 +00:00 |
|
Con Kolivas
|
46a679f39e
|
Revert "Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp."
This reverts commit 87708a6a0e .
Broken.
|
2012-05-05 12:55:00 +10:00 |
|
Con Kolivas
|
87708a6a0e
|
Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp.
|
2012-05-04 23:05:00 +10:00 |
|
Philip Kaufmann
|
f479be0700
|
add goffset support for diakgcn with -v 1 and update kernel version
|
2012-04-27 09:58:30 +02:00 |
|
Con Kolivas
|
f5f089f5b4
|
Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails.
|
2012-04-23 17:40:47 +10:00 |
|
Con Kolivas
|
127c4a5ff4
|
Initialise name variable.
|
2012-04-21 16:54:37 +10:00 |
|
Con Kolivas
|
e07c72687b
|
Remove unnecessary check for variable that always has memory allocated.
|
2012-04-21 16:50:02 +10:00 |
|
Luke Dashjr
|
7987476db3
|
Bugfix: Missing "break" no-op in default case
|
2012-04-21 02:47:28 -04:00 |
|
Luke Dashjr
|
b8778839e9
|
Merge branch 'master' into unify_drivers
Conflicts:
cgminer.c
|
2012-04-21 02:36:19 -04:00 |
|
Luke Dashjr
|
eca996547b
|
CGPU API for device kernel name
|
2012-03-18 21:39:20 -04:00 |
|
Luke Dashjr
|
f05a319e01
|
CGPU API for device names
|
2012-03-18 21:32:01 -04:00 |
|
Luke Dashjr
|
303dbf4664
|
Abstract add_cgpu function, to handle device id numbering and devices array
|
2012-03-18 20:09:03 -04:00 |
|
Luke Dashjr
|
e131dfab31
|
Unify drivers as driver-*.c and add driver name to API
|
2012-03-13 12:18:23 -04:00 |
|