Commit Graph

56 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
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
ac0f30191b Updated push consts
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +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
e4d85057d9 updated license and files 2021-07-21 21:12:26 +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
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
1d1018fa0c Reformat 2021-03-07 14:45: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
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
33a0ef933b Updated tests to run synchronous 2021-03-05 08:33:53 +00:00
Alejandro Saucedo
71129392c2 Added functionality with atomicadd 2021-03-05 08:19:56 +00:00
Alejandro Saucedo
ee4ba75bea Added fix for test end to end functionality 2021-03-04 19:30:02 +00:00
Alejandro Saucedo
63e220a8a4 Reformat 2021-02-28 16:02:37 +00:00
Alejandro Saucedo
ddb77702ee Updated examples in readme 2021-02-28 15:53:09 +00:00
Alejandro Saucedo
b3abbf1bb4 Added algo executions tests 2021-02-27 14:49:13 +00:00
Alejandro Saucedo
fb617d1722 Initial base set of tests aligned with new interface 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
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
82ee96c943 Added tests for workgroups and for constants 2021-02-14 16:47:43 +00:00
Alejandro Saucedo
e481c3afac updated tests on constants and workgroup typedefs 2021-02-14 07:30:05 +00:00
Alejandro Saucedo
f507439eb7 Updated tests to match kompute workgroup 2021-02-14 07:18:46 +00:00
Alejandro Saucedo
119cdb2886 Updated tests to match simplified specialisation constants 2021-02-14 06:55:24 +00:00
Alejandro Saucedo
6b62990dbc Added test and updated LR tests to confirm works 2021-02-13 19:38: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
39d02dd428 Added test that verifies memory violation sequence 2021-02-09 19:20:21 +00:00
Alejandro Saucedo
3547810476 reformat 2021-02-08 21:42:32 +00:00
Alejandro Saucedo
d7fe53eae6 Updated tests to align with manager parameters update 2021-02-08 21:42:02 +00:00
Alejandro Saucedo
aa75fdae47 format 2021-02-08 19:43:50 +00:00
Alejandro Saucedo
4dedfadfef Updated tests to reflect manager tensor memory ownership 2021-02-08 19:17:32 +00:00
Alejandro Saucedo
1f614a87e4 Reformatted 2020-11-01 20:56:03 +00:00
Alejandro Saucedo
e2f6e876bc Updated tests to align with new sequence memory management workflow 2020-11-01 20:25:53 +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
9a64339e95 Reformatted 2020-10-17 11:19:25 +01:00
Alejandro Saucedo
4078fc45f0 Updated test to include mult test 2020-09-12 18:49:21 +01:00
Alejandro Saucedo
fdc1d3b91a Reformatted 2020-09-12 17:21:50 +01:00
Alejandro Saucedo
9f8508075a Updated OpAlgoBase to not copy data as optensorsync operations are introduced 2020-09-12 09:14:35 +01:00