Alejandro Saucedo
|
236c349aa0
|
Added optensorcopy operation
|
2020-09-06 11:07:32 +01:00 |
|
Alejandro Saucedo
|
1449c858ee
|
Updated to use cpp raw literal strings
|
2020-09-05 08:15:52 +01:00 |
|
Alejandro Saucedo
|
c15a14d2b2
|
Updated logging definitions to ensure it works using dynamic and static config
|
2020-09-04 07:01:58 +01:00 |
|
Alejandro Saucedo
|
36a60922ba
|
Updated SPDLOG as an optional dependency
|
2020-09-03 19:18:22 +01:00 |
|
Alejandro Saucedo
|
0410ae0db6
|
Removed print statement in tests
|
2020-09-02 21:31:57 +01:00 |
|
Alejandro Saucedo
|
08a1300450
|
Migrated default base type of tensor to float
|
2020-08-31 16:01:27 +01:00 |
|
Alejandro Saucedo
|
f29e56fcb8
|
Introduced simplified interface for creation of algobase
|
2020-08-31 09:35:40 +01:00 |
|
Alejandro Saucedo
|
13206a9d9b
|
Updated vulkan pipeline to support raw shaders
|
2020-08-31 09:24:33 +01:00 |
|
Alejandro Saucedo
|
8841063e31
|
Updated vulkan pipeline compiler
|
2020-08-31 08:06:38 +01:00 |
|
Alejandro Saucedo
|
5be21da7c2
|
Fixed #15 memory leak by introducing virtual function into all operation base classes to ensure the dependent class destructors are called
|
2020-08-30 14:15:09 +01:00 |
|
Alejandro Saucedo
|
d4cc61817e
|
Added functionality for multiple device creation
|
2020-08-29 20:57:46 +01:00 |
|
Alejandro Saucedo
|
6c69d832d3
|
Updated documentation to reflect updated interface
|
2020-08-29 18:44:09 +01:00 |
|
Alejandro Saucedo
|
7a6d80c435
|
Moved logic of opallinout into opalgobase which now optionally outputs all files
|
2020-08-29 18:12:36 +01:00 |
|
Alejandro Saucedo
|
3f8c4fb9b7
|
Added the opAlgoAllInOut
|
2020-08-29 17:49:02 +01:00 |
|
Alejandro Saucedo
|
95061c8009
|
Added new OpLhsRhsOut class to simplify common equations with two inputs one output
|
2020-08-29 17:27:19 +01:00 |
|
Alejandro Saucedo
|
23cf43e231
|
Added capabilities for specialization data based on the size of the vectors passed
|
2020-08-29 17:03:24 +01:00 |
|
Alejandro Saucedo
|
b9d210185b
|
Added once again extended parameters to manager and sequence templates and reformatted
|
2020-08-29 16:03:01 +01:00 |
|
Alejandro Saucedo
|
2298159586
|
Added option for creating barrier on copyfrom tensor
|
2020-08-29 15:49:43 +01:00 |
|
Alejandro Saucedo
|
a2efc441db
|
Created OpAlgoBase file to provide abstraction to files that implement algorithm classes
|
2020-08-29 15:37:34 +01:00 |
|
Alejandro Saucedo
|
99daaf16cb
|
Moved ops files to operations subfolder
|
2020-08-28 18:59:17 +01:00 |
|
Alejandro Saucedo
|
6fb99c089b
|
Added updated docstrings
|
2020-08-28 18:39:58 +01:00 |
|
Alejandro Saucedo
|
85f43c5c8e
|
Added manager tests
|
2020-08-28 17:09:17 +01:00 |
|
Alejandro Saucedo
|
b91c392f5e
|
Added functionality for named sequences to be created
|
2020-08-28 15:19:39 +01:00 |
|
Alejandro Saucedo
|
bac190632b
|
Added base documentation generated from doxyen and sphinx
|
2020-08-28 07:52:03 +01:00 |
|
Alejandro Saucedo
|
4e2ef636c9
|
Added logic to clean memory on operations
|
2020-08-27 06:27:24 +01:00 |
|
Alejandro Saucedo
|
39b051160a
|
Added base tests for end to end manager functionality
|
2020-08-26 18:53:50 +01:00 |
|
Alejandro Saucedo
|
c22247534a
|
Updated to ensure compiling on Release and Debug
|
2020-08-25 21:07:35 +01:00 |
|
Alejandro Saucedo
|
bdf90e2c1f
|
Updated to centralise all centralised headers into one called Core
|
2020-08-25 20:58:47 +01:00 |
|
Alejandro Saucedo
|
2490708486
|
Added fully functional build shaders with dependencies on folders
|
2020-08-25 08:39:23 +01:00 |
|
Alejandro Saucedo
|
f54678af03
|
Added makefile as part of cmake and added windows compatibility for python scripts
|
2020-08-25 08:12:52 +01:00 |
|
Alejandro Saucedo
|
6ef768f0ca
|
Added single header include
|
2020-08-24 22:14:49 +01:00 |
|