Commit graph

127 commits

Author SHA1 Message Date
Fabian Sauter
7bdde2e6f1 Updated the log level documentation
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
661abb2629 build in -> built-in
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
9de0847911 Updated build instructions
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
7e55c076d4 Updated build system documentation
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
efdad4af73 Updaed compiling shaders docs
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +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
79a2978eaf Updated CMake flags docs
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Alejandro Saucedo
5e23eb7fdb Added log level only on compile flag
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2022-04-13 11:05:10 +01: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
Alejandro Saucedo
8675b45865 Updated discord link
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2022-03-23 08:27:04 +00:00
Alejandro Saucedo
87121c459f Updated compileSource example in docs
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2022-01-30 10:41:57 +00:00
Alejandro Saucedo
4c1c111663 Updated version in docs 2022-01-04 22:53:19 +00:00
Alejandro Saucedo
ecf05b2c76
Merge pull request #257 from KomputeProject/fixed_formatting
Updated formatting
2021-11-17 08:24:46 +00:00
Alejandro Saucedo
76184c8a8e Updated formatting
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-11-16 23:07:29 +00:00
Konstantin Lopuhin
bb91389691 fix the second python example
Signed-off-by: Konstantin Lopuhin <kostia.lopuhin@gmail.com>
2021-10-22 21:47:12 +03:00
Konstantin Lopuhin
a20aaac96d fix simple python example
Signed-off-by: Konstantin Lopuhin <kostia.lopuhin@gmail.com>
2021-10-22 21:47:12 +03:00
Alejandro Saucedo
5308141d0e Updated link to discord 2021-09-28 08:56:21 +01:00
Alejandro Saucedo
719550b1aa Updated typo 2021-09-27 09:29:41 +01:00
Alejandro Saucedo
b3f5ad5076 Added community links
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-22 04:26:13 +01:00
Alejandro Saucedo
ccd21e6776 Updated docs resources community
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-22 04:26:13 +01:00
Alejandro Saucedo
e82556e045 Added Kompute Community
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-22 04:26:13 +01:00
Alejandro Saucedo
14879631c5 Added Kompute Community
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-22 04:26:13 +01:00
Alejandro Saucedo
6497379545 Added rpi to the list 2021-09-13 23:17:04 +01:00
Alejandro Saucedo
21d9939c2d Added to changelog
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 19:35:25 +01:00
Alejandro Saucedo
1b0159e02c Updated documentation to add relevant pages for releasE
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 19:35:25 +01:00
Alejandro Saucedo
8fef214a0e Updated to 0.8.0
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 19:35:25 +01: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
d9203477d2 Moving to KomputeProject org 2021-07-22 09:56:47 +01:00
Alejandro Saucedo
ad1c518d0a Updated to new url 2021-07-21 20:58:31 +01:00
Alejandro Saucedo
4e7248e09b Updated section on shaders 2021-07-21 20:44:34 +01:00
Alejandro Saucedo
96768a3302 UPdated examples and documentations to not require glsl deps 2021-07-21 20:30:38 +01:00
Alejandro Saucedo
1357549900 Updated glslang as core dependency 2021-07-20 19:22:51 +01:00
Darius Tan
4a05abccb2 Add documentation for PYTHON_INCLUDE_DIR, PYTHON_LIBRARY and CMAKE_OSX_ARCHITECTURES. 2021-05-30 20:51:38 +12:00
Alejandro Saucedo
a3d8b78ff8
Merge pull request #219 from EthicalML/tensor_python_numpy_ownership
[PYTHON] Ensure numpy array increments refcount of tensor to keep valid
2021-05-15 17:47:13 +01:00
Alejandro Saucedo
12f6ad5a44 Added documentation for tensor memory management 2021-05-14 13:31:33 +01:00
Alejandro Saucedo
53039040ba Updated naming on code files 2021-05-11 09:56:44 +01:00
Alejandro Saucedo
0788ec875f Updated docs for naming 2021-05-11 09:46:57 +01:00
Alejandro Saucedo
38987df0ba Updated docuemntation 2021-04-15 19:19:37 +01:00
Alejandro Saucedo
6bab776b03 Added options to build dependencies as shared or static lib 2021-03-14 09:41:17 +00:00
Alejandro Saucedo
282326e8b8 Updated changelog and added further documentation on release 2021-03-14 08:44:52 +00:00
Alejandro Saucedo
b0c23f4085 Updated version string 2021-03-14 08:37:27 +00:00
Alejandro Saucedo
8ec1f8000b Fixed references in the docs 2021-03-12 07:38:18 +00:00
Alejandro Saucedo
1d1018fa0c Reformat 2021-03-07 14:45:31 +00:00
Alejandro Saucedo
52acd0eb17 ADded example to add extensions 2021-03-06 07:59:14 +00:00
Alejandro Saucedo
7f686b47da Updated examples to new interface 2021-03-01 21:13:08 +00:00
Alejandro Saucedo
f163aaf5e8 Updated advanced example docs 2021-03-01 07:58:12 +00:00
Alejandro Saucedo
75315db943 Updated ref architecture 2021-02-28 15:58:22 +00:00
Alejandro Saucedo
f474d21088 Updated documentation examples 2021-02-21 12:12:16 +00:00
Alejandro Saucedo
cb79948bb5
Merge pull request #154 from EthicalML/glslang_implementation
Glslang implementation for online shader compilation
2021-02-21 10:14:50 +00:00
Alejandro Saucedo
92f556ff57 Added flag to be able to disable shader utilities 2021-02-21 09:28:05 +00:00