Commit graph

11 commits

Author SHA1 Message Date
Alejandro Saucedo
af74e25e35 Updated repository to use cmakelists for compilation 2020-08-24 20:56:25 +01:00
Alejandro Saucedo
f3b28e6b08 Added initial implementation of shaders as hpp files 2020-08-23 10:56:14 +01:00
Alejandro Saucedo
e047aa3b43 Updated tensor to copy to memory explicitly, assessing why copy doesn't last through operations 2020-08-22 18:08:56 +01:00
Alejandro Saucedo
25d5df21ce Added buffer memory barriers 2020-08-22 13:01:04 +01:00
Alejandro Saucedo
5bb9046b49 Reformatted 2020-08-22 12:31:11 +01:00
Alejandro Saucedo
9d97ca07a7 Refactored descriptor sets 2020-08-22 10:15:34 +01:00
Alejandro Saucedo
eecadbe36b Introduced base functionality with opmult 2020-08-22 07:11:26 +01:00
Alejandro Saucedo
d59dc41ffc Added initial implementation for algorithm and opMult 2020-08-21 19:15:07 +01:00
Alejandro Saucedo
0d18dc50e6 Reformatted 2020-08-20 05:45:54 +01:00
Alejandro Saucedo
93041b4519 Reformatted 2020-08-17 07:58:23 +01:00
Alejandro Saucedo
970f502cda Added initial base for architecture on the proposed Kompute structure 2020-08-15 18:58:18 +01:00