Commit Graph

15 Commits (master)

Author SHA1 Message Date
Martin Gerhardy 8c62271f32 CORE: added --version parameter to print the application version 2020-10-03 10:42:24 +02:00
Martin Gerhardy 4c4f84e35b COMPUTE: added tracy support for opencl
and removed cuda support - wasn't implemented anyway
2020-07-29 00:28:25 +02:00
Martin Gerhardy e75397479d SERVER: use the own hostname to set the chunk url 2020-05-01 14:37:43 +02:00
Martin Gerhardy 0461cd6c54 UUID: extracted uuid into own module 2020-03-11 02:14:11 +01:00
Martin Gerhardy d2cb768bc4 SERVER: updated k8s manifests 2020-03-08 11:08:53 +01:00
Martin Gerhardy 88360b34a4 CONSOLE: new module console 2020-01-23 22:58:34 +01:00
Martin Gerhardy dd9f4ff6c7 IO: comments and cmake support for PKGPACKAGEDIR 2019-08-27 22:08:29 +02:00
Martin Gerhardy dbc88c080b CORE: added some stats that getrusage gives us 2019-04-12 22:15:16 +02:00
Martin Gerhardy fc04257643 PERSISTENCE: check the libpq path that was detected by cmake 2018-11-27 18:25:18 +01:00
Martin Gerhardy 0c9c0637be CORE: added uuid helper method 2018-11-11 19:58:17 +01:00
Martin Gerhardy d0b07c8e66 CMAKE: expose DB_PW and use those defines in the server code 2018-10-24 06:33:49 +02:00
Martin Gerhardy 89e18ed06a CMAKE: add BASE_URL to engine-config.h 2018-03-07 12:40:51 +01:00
Martin Gerhardy 04971625f4 CMAKE: cleanup and check compiler flags
removed curses - it isn't used in this project
check used compiler flags
2017-12-24 12:54:00 +01:00
Martin Gerhardy 0b7f67a7ce COMPUTE: OpenCL is optional 2017-12-17 18:42:59 +01:00
Martin Gerhardy d2a613a76c ALL: renamed config.h to engine-config.h 2017-10-05 14:51:29 +02:00