58 Commits (86671f80a8759409cb5c98404fbd067a4ad9cb8c)

Author SHA1 Message Date
ckolivas 53d33c753f First working port of the diakgcn kernel. 13 years ago
ckolivas a6c6866a0d Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places. 13 years ago
Con Kolivas 04b6ec948f Curses needs to be included before stdbool to compile properly with pdcurses on mingw32. 13 years ago
Con Kolivas 1dff4297fa Don't send a ping to a dynamic device if it's not enabled as that will just enable it for one pass and then disable it again. 13 years ago
Con Kolivas 22526399d4 Remove unused header include. 13 years ago
Con Kolivas 36d2fa485c Silence unused parameter warnings. 13 years ago
ckolivas a4f47812ff Iterate over all platforms displaying their information and number of devices when --ndevs is called. 13 years ago
ckolivas cda798d91b Only enable curses on failure if curses is desired. 13 years ago
zefir e0b0a6c030 Modularize code: main.c -> device-cpu + device-gpu 13 years ago