21 Commits

Author SHA1 Message Date
Andrzej Janik
e0190fcbe1 Add missing support for Milestone 1 2020-09-27 13:14:19 +02:00
Andrzej Janik
42bcd999eb Fix minor problems with a private CUDA function 2020-09-24 02:20:54 +02:00
Andrzej Janik
3f41f21acb Implement more host code, moving execution further 2020-09-24 01:54:16 +02:00
Andrzej Janik
48dac43540 Parse vector movs (mov.type a.x b.y;) 2020-09-12 02:33:20 +02:00
Andrzej Janik
bbb3a6c5cb Finish up cleanup for PTX function support 2020-09-03 20:58:35 +02:00
Andrzej Janik
de734305cf Start refactoring SPIRV module generation in preparation for support of functions 2020-09-03 01:45:08 +02:00
Andrzej Janik
87cc72494e Parse Linux vectorAdd debug PTX kernel 2020-09-02 02:03:13 +02:00
Andrzej Janik
2e4cadc2ab Refactor main library, implement some more functionality 2020-09-01 01:43:09 +02:00
Andrzej Janik
34dc149be1 Update level0 to 1.0 and unpack fatbins 2020-08-28 22:37:16 +02:00
Andrzej Janik
66e0323c66 Start parsing PTX text 2020-03-09 23:54:44 +01:00
Andrzej Janik
c26ab5daed Add malloc and context setter/getter 2020-02-25 23:08:11 +01:00
Andrzej Janik
8617c9963d Refactor parsing of attributes and handle more export table functions 2020-02-25 00:25:39 +01:00
Andrzej Janik
955b51cbce Start mapping attributes 2020-02-18 00:37:01 +01:00
Andrzej Janik
563cbec07e Refactor device functions 2020-02-17 21:57:49 +01:00
Andrzej Janik
925af66b19 Return max memory 2020-02-17 21:14:23 +01:00
Andrzej Janik
796e030c4e Add missing entry to the export table and
fix problems with device handling
2020-02-17 01:13:09 +01:00
Andrzej Janik
21d091a47d Add device getter 2020-02-16 17:13:42 +01:00
Andrzej Janik
6d748a3959 Add platform initialization 2020-02-16 15:58:15 +01:00
Andrzej Janik
5ec4c5cf72 Implement redirecting dll 2020-02-10 00:56:40 +01:00
Andrzej Janik
cf81615203 Reorganize project to a workspace 2020-02-09 20:32:21 +01:00
Andrzej Janik
14116ce540 Split project into three 2020-01-08 23:53:35 +01:00