19 Commits

Author SHA1 Message Date
c7ee614324 Now compatible with new library structure 2023-05-31 22:30:34 -05:00
443929521d Updated directory structure and Makefile 2023-05-31 22:30:34 -05:00
fb63a6c2bc Added CUDA Compatible slicing 2023-05-31 22:30:34 -05:00
1248a58265 Fixed compilation macro name issue 2023-05-31 22:30:34 -05:00
9c66a61288 Fixed compilation macro name issue 2023-05-31 22:30:34 -05:00
9d66e0905c Edited Makefile error 2023-05-31 22:30:34 -05:00
45ff275406 Edited device class copy functions, and related documentation 2023-05-31 22:30:34 -05:00
29b96b3308 Updated docs 2023-05-31 22:30:34 -05:00
924dbd7d11 Removed Sparse for now, might implement later if necessary 2023-04-18 03:23:12 -05:00
0d006ae326 Added initial cuSparse groundwork, and fp16 (__half) GEMM function. 2023-04-18 03:23:12 -05:00
8c7b99cd9f Updated documentation samples with modifications 2023-04-18 03:23:12 -05:00
167edfea44 Added CUDA Graphs support 2023-04-18 03:23:12 -05:00
1c439b4944 Added complex number support 2023-04-18 03:23:12 -05:00
36b2720fe3 Added compilation example 2023-04-18 03:23:12 -05:00
2161c62608 Corrected examples for Array 2023-04-18 03:23:12 -05:00
e8e8dcc073 Added documentation on Array 2023-04-18 03:23:12 -05:00
fd5e14ba61 Execute permission to build_docs 2023-04-18 03:23:12 -05:00
44a72eb57b Link fix 2023-04-18 03:23:12 -05:00
d2035629b3 Initial commit with first version of library 2023-04-18 03:23:12 -05:00