Commit graph

197 commits

Author SHA1 Message Date
Fabian Sauter
dab8492376 Downgraded CMake minimum version to 3.14 from 3.15
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
f15d1f2187 Fixed missing dlls for tests on Windows
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
b9ec269b11 Using interface libs for shader only libs
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
49f494701d Fixed tests linking against libcurl
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
ff6d7a3a63 Fixed missing logger linking for tests
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
f0773d6005 Private linking when ever possible
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
f01bcb68a5 New logging framework
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
a53d2b9a4e Fixed shader to header endianness
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
34f9d58722 Fixed compiling tests with the new test layout
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
b95df8d0a0 First pass for rewriting the build system
* Refactored all CMake files
* Started working on compiling shaders to header files in CMake

Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
50ffbbc01a Replaced .gitmodules with fetch_content
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
e4a9b9d354 Not formatting automatically generated and lib files
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-05-02 16:24:51 +02:00
Fabian Sauter
24cd307042 Added .clang-format file and formatted everything
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-05-02 15:11:40 +02:00
Alejandro Saucedo
11b04510ea Added active log level definitions for kompute
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2022-04-13 10:52:42 +01:00
ScheissSchiesser
54baa18de9 Remove redundant SyncLocal operation
Signed-off-by: ScheissSchiesser <9285100+ScheissSchiesser@users.noreply.github.com>
2022-04-12 00:32:11 -04:00
ScheissSchiesser
409c455d8c Fix TestDestroy.TestDestroyTensorSingle by first syncing the tensor data to the device
Signed-off-by: ScheissSchiesser <9285100+ScheissSchiesser@users.noreply.github.com>
2022-04-09 11:42:38 -04:00
Alejandro Saucedo
797ba87c2a Updated formatting
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-11-16 23:03:43 +00:00
Alejandro Saucedo
932620091c Updated docs and renamig kp::Constants
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:16 +01:00
Alejandro Saucedo
1b2f42c3ac Added specconst test for int
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:16 +01:00
Alejandro Saucedo
6113d286a9 Updated python to build
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
ac0f30191b Updated push consts
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
a30b6c53dd Format
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
76fc7cd1c4 Renamed
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
858a70d9b8 Added tests for push constants of all and mixed types
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
e314e2ac4f Updated timeout to align with ci test
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
89fce2057e Added test for data types
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
7db6f8c46f Added test for timeouts
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
0e35ea1dcf Added test for errors in sequence
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
c5880d074f Added testseqquence tests
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
3133e52d4b Added algo util tests
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
8418d05455 Added manager util tests
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +01:00
Alejandro Saucedo
9de0101095 Updated shader helper to work in windows and linux
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:27:21 +01:00
Alejandro Saucedo
d9203477d2 Moving to KomputeProject org 2021-07-22 09:56:47 +01:00
Alejandro Saucedo
e4d85057d9 updated license and files 2021-07-21 21:12:26 +01:00
Alejandro Saucedo
ad1c518d0a Updated to new url 2021-07-21 20:58:31 +01:00
Alejandro Saucedo
15346ee505 Updated tests to not use namespaace for compileShader 2021-07-21 20:30:21 +01:00
Alejandro Saucedo
b7fd1b4d79 Updated python and cpp with working gslslangvalidator 2021-07-21 18:16:29 +01:00
Alejandro Saucedo
7fdb868790 Updated to simplify logic of shader cli 2021-07-21 08:08:05 +01:00
Alejandro Saucedo
598c843545 Updated glslang as core dependency 2021-07-20 21:53:50 +01:00
Alejandro Saucedo
1357549900 Updated glslang as core dependency 2021-07-20 19:22:51 +01:00
Alejandro Saucedo
91111582f2 Added documentation about TDR issue in windows 2021-03-28 09:56:36 +01:00
Alejandro Saucedo
7a27244256 Removed extra barrier 2021-03-28 09:19:22 +01:00
Alejandro Saucedo
1c8d9998af Added memory barrier on test 2021-03-28 09:12:27 +01:00
Alejandro Saucedo
b7aa097b29 Added cpp test 2021-03-20 08:52:07 +00:00
alexander-g
d71d169886 raw vk::deviceproperties and python dict 2021-03-12 09:51:31 +01:00
alexander-g
f52efcef0f Device Properties 2021-03-12 08:32:51 +01:00
Alejandro Saucedo
1d1018fa0c Reformat 2021-03-07 14:45:31 +00:00
Alejandro Saucedo
2e1022410b Updated compile_shader to compileShader 2021-03-07 14:20:31 +00:00
Alejandro Saucedo
8abb2313d0 Updated python and cpp end to end test and readme to show support for different types on tensor 2021-03-07 14:09:59 +00:00
Alejandro Saucedo
a2ee928f4c Updated tests and rebased 2021-03-07 14:09:56 +00:00