Commit Graph

12 Commits

Author SHA1 Message Date
Blaise Tine
e6bb8ccd94 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2021-02-28 17:21:19 -08:00
Blaise Tine
778453e43f remove unused code from kernel binaries, spawn_kernel optimization using shift instead of division 2021-02-04 17:35:57 -05:00
Blaise Tine
b047f589d6 runtime instrinsics refactoring using RISC-V custom instruction assmebly directives 2021-02-04 15:15:20 -05:00
Blaise Tine
a9f82bceae updating kernels with 32-cores support 2021-01-25 10:33:42 -05:00
Blaise Tine
30d950ada2 vx_spawn_warps redesign using opencl's style scheduler 2021-01-01 14:13:48 -05:00
Blaise Tine
4f689c4ce9 fixed global obejct sharing between cores 2020-12-24 19:36:07 -05:00
Blaise Tine
703a861fe9 added support for write-through cache, removed cache snooping support 2020-12-23 23:51:02 -08:00
Blaise Tine
f6f95e0c46 mutiple fixes: parallel printf, fixed cycle in cache, opencl refactored vecadd and sgemm, regen opencl kernels with hard-float, fixed vortex io bus interface, fixed dpi floats APi to support multicore mode, make vlsim multicore default, make rtlsim multi-core default, removed POCL binaries from repository, updated Makefiles to use external POCL 2020-09-19 14:45:42 -04:00
Blaise Tine
36ec603d17 fpga fixes: warp scheduler, fnmadd, fdiv, fsqrt 2020-09-08 07:05:26 -07:00
Blaise Tine
8eee036295 dogfood fmadd* update 2020-09-06 04:18:33 -04:00
Blaise Tine
4e8b9fb296 FPU SVDPI support complete 2020-09-01 00:59:37 -04:00
Blaise Tine
71a46d04b9 addign dogfood kernel binary 2020-08-09 20:07:45 -04:00