Commit Graph

39 Commits

Author SHA1 Message Date
Fabian Sauter
1d99aebbfd Completely removed main from tests
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
cf721cc21a Option to disable logging completely.
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +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
Alejandro Saucedo
797ba87c2a Updated formatting
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-11-16 23:03:43 +00: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
7db6f8c46f Added test for timeouts
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:53:57 +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
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
f02b9d6915 Working implementation with tests 2021-03-07 14:08:57 +00:00
Alejandro Saucedo
fa5dc43b44 Updated compile_shader to compileShader 2021-03-07 14:03:51 +00:00
Alejandro Saucedo
63e220a8a4 Reformat 2021-02-28 16:02:37 +00:00
Alejandro Saucedo
3304767f2c Updated to enable for opmult to work 2021-02-27 14:49:13 +00:00
Alejandro Saucedo
6378583a23 Further tests added to new structure 2021-02-27 14:49:13 +00:00
Alejandro Saucedo
9aae5d69db Initial checkpoint with reasonable workflow 2021-02-27 14:49:12 +00:00
Alejandro Saucedo
56d9a3a933 Updated to use all uint32_t to avoid ambiguity on passing strings 2021-02-20 18:09:02 +00:00
Alejandro Saucedo
5bc3ac9c06 Disambiguated functions 2021-02-20 17:10:42 +00:00
Alejandro Saucedo
2fb0641de0 Updated to use shader statics 2021-02-20 17:06:54 +00:00
Alejandro Saucedo
9a19e3b280 Moved shader compile logic to main libary 2021-02-20 16:48:56 +00:00
Alejandro Saucedo
5bc2d0dae7 Updated tests to use shaderc 2021-02-18 22:29:15 +00:00
Alejandro Saucedo
4baba33681 Updated tests to match new functions and added test to ensure seuqence is destroyed 2021-02-09 21:29:43 +00:00
Alejandro Saucedo
4dedfadfef Updated tests to reflect manager tensor memory ownership 2021-02-08 19:17:32 +00:00
Alejandro Saucedo
552a6c051f Updated tests without tempaltes on opalgobase classes 2020-11-01 16:29:07 +00:00
Alejandro Saucedo
267f92763e Reformatted 2020-10-18 21:30:43 +01:00
Alejandro Saucedo
7679070274 Updated tests to use new constraints on unique default operations 2020-10-18 16:04:52 +01:00
Alejandro Saucedo
f4275e2c31 Added test just for the await component 2020-10-17 12:31:28 +01:00
Alejandro Saucedo
abe2c41041 Simplified test and shortened run time 2020-10-17 11:57:20 +01:00
Alejandro Saucedo
9a64339e95 Reformatted 2020-10-17 11:19:25 +01:00
Alejandro Saucedo
872a0bc717 Added details on test 2020-10-17 11:18:50 +01:00
Alejandro Saucedo
40fc293eb1 Updated tests to work with async tests 2020-10-17 11:17:23 +01:00
Alejandro Saucedo
356a563471 Added test that ensures multiprocessing is working 2020-10-17 10:42:07 +01:00
Alejandro Saucedo
c69fcb7e60 UPdated to have shorter dispatch size and larger loop size 2020-10-16 07:39:37 +01:00
Alejandro Saucedo
9e79b9f352 Updated to implementation of queues but no speedups yet 2020-10-15 22:13:12 +01:00
Alejandro Saucedo
4e697bb787 Updated to current multiple queue implementation 2020-10-15 21:40:31 +01:00
Alejandro Saucedo
3e5364fc44 Added async test 2020-10-15 09:25:23 +01:00