Commit Graph

687 Commits

Author SHA1 Message Date
Alejandro Saucedo
f274e33a51 Merge branch 'master' of github.com:EthicalML/vulkan-kompute 2021-01-26 17:51:26 +00:00
Alejandro Saucedo
b2c6cf54aa Updated readme 2021-01-26 17:51:13 +00:00
Alejandro Saucedo
a577e94c08 Merge pull request #118 from alexander-g/pythonlogging
Native logging for Python
2021-01-25 19:24:49 +00:00
Alejandro Saucedo
00726c1b29 Updated to load PythonLibs 2021-01-25 19:17:22 +00:00
Alejandro Saucedo
4ccdc4251c Simplified initial examples 2021-01-25 18:37:54 +00:00
Alejandro Saucedo
50f754948d Simplified initial examples 2021-01-25 18:37:09 +00:00
Alejandro Saucedo
fa1dc8f4ec Added further documentation updates 2021-01-25 08:35:27 +00:00
Alejandro Saucedo
fa3c64ba19 Reordered structure for index 2021-01-25 07:18:23 +00:00
Alejandro Saucedo
78f06f2992 Fixed example in readme 2021-01-25 07:08:37 +00:00
Alejandro Saucedo
a267edbae5 Resetting to Kompute.cpp to merge PR 2021-01-24 18:25:19 +00:00
Alejandro Saucedo
612b3f9c50 Updated readme 2021-01-24 18:22:21 +00:00
Alejandro Saucedo
7af493e02e Merge pull request #119 from EthicalML/114_further_tests_on_ci
Added further tests to CI and provide Dockerimage with builds to swiftshader
2021-01-24 17:54:14 +00:00
Alejandro Saucedo
a29d241a79 Updated builders 2021-01-24 17:49:18 +00:00
Alejandro Saucedo
67e9cd9b90 Added docs for videos 2021-01-24 17:48:50 +00:00
Alejandro Saucedo
8a54a907b9 Updated builders 2021-01-24 17:26:58 +00:00
Alejandro Saucedo
a2cc1bdccf Added documentation for images & CI 2021-01-24 17:26:41 +00:00
Alejandro Saucedo
e5ab270390 Added documentation for images & CI 2021-01-24 17:26:15 +00:00
Alejandro Saucedo
4457895a63 Added act makefile target 2021-01-24 16:39:32 +00:00
Alejandro Saucedo
85d22067d5 Renamed jobs names 2021-01-24 16:38:40 +00:00
Alejandro Saucedo
88dca27736 Added extra swiftshader image to simplify and speed up builds of main image 2021-01-24 16:38:28 +00:00
alexander-g
22ed652bbc fixing kp.log_level 2021-01-24 16:54:07 +01:00
alexander-g
a0f9af965a caching logging functions + single include rebuild 2021-01-24 16:31:41 +01:00
Alejandro Saucedo
f7c583d718 Added required dev dependencies to run tests 2021-01-24 15:08:50 +00:00
Alejandro Saucedo
4e40ce2dfe Added dependency on numpy 2021-01-24 15:08:35 +00:00
Alejandro Saucedo
bc11553d06 Added separate gh actions 2021-01-24 15:05:48 +00:00
Alejandro Saucedo
0cc16ac117 Extended docker builders to support python builds 2021-01-24 15:05:38 +00:00
Alejandro Saucedo
c0c328787c Fully working docker builder 2021-01-24 14:26:37 +00:00
Alejandro Saucedo
3577f139a2 Updated makefile to contain setup for docker images 2021-01-24 14:26:21 +00:00
Alejandro Saucedo
1391332e6c Added job with builder image 2021-01-24 14:25:54 +00:00
Alejandro Saucedo
4a947ec9bc updated git 2021-01-24 12:29:41 +00:00
Alejandro Saucedo
87cc938181 Added dockerignore 2021-01-24 12:29:29 +00:00
Alejandro Saucedo
08cc09a35b Updated to run build of swiftshader 2021-01-24 12:28:12 +00:00
Alejandro Saucedo
643d630284 Added swiftshader build setup 2021-01-24 12:27:25 +00:00
alexander-g
059221a7de native logging for python 2021-01-24 12:12:51 +01:00
Alejandro Saucedo
94c8d1fdc0 Moved builders and created simple docker builder 2021-01-24 10:09:08 +00:00
Alejandro Saucedo
33d549af8a Updated github action to use ubuntu 18 2021-01-24 10:08:37 +00:00
Alejandro Saucedo
d620093a27 Added further tests including lr 2021-01-21 21:51:37 +00:00
Alejandro Saucedo
fbfef16105 Added further tests for ci 2021-01-20 21:21:07 +00:00
Alejandro Saucedo
661a50e62d Merge pull request #116 from alexander-g/workgroup
Workgroups for Python
2021-01-18 18:49:35 +00:00
alexander-g
32f5bb8e69 workgroups for python 2021-01-18 08:19:50 +01:00
Alejandro Saucedo
6501c598df Merge pull request #115 from alexander-g/CI_CPP_ubuntu
Ubuntu CI
2021-01-16 16:52:36 +00:00
alexander-g
b69e574873 correcting branch from main to master 2021-01-16 17:41:00 +01:00
alexander-g
a5755b13d8 Ubuntu CI 2021-01-16 17:28:28 +01:00
Alejandro Saucedo
2382e63789 Merge pull request #109 from alexander-g/set_data
Faster set_data()
2021-01-16 14:26:39 +00:00
Alejandro Saucedo
6361223622 Added python example 2021-01-14 20:03:23 +00:00
Alejandro Saucedo
44fd0e2f1a Added simplified examples on readme 2021-01-14 19:58:41 +00:00
alexander-g
893fd4fc7c faster set_data() 2021-01-10 15:30:25 +01:00
Alejandro Saucedo
163335111f Merge pull request #108 from aliPMPAINT/master
Fixes for the c++ Simple and Extended examples in readme
2021-01-04 19:06:04 +00:00
aliPMPAINT
68160243f7 Small fixes 2021-01-03 19:24:49 +03:30
aliPMPAINT
0d8d786a72 Fix cpp example in readme 2021-01-03 19:21:23 +03:30