Commit graph

21 commits

Author SHA1 Message Date
sij814
7a61b67170 added CAPS 2024-08-16 15:47:03 -07:00
Blaise Tine
a5bde3693f minor update 2024-07-27 13:41:44 -07:00
Blaise Tine
7887e6b432 merge fix 2024-06-11 09:31:13 -07:00
Blaise Tine
267521a1cb Merge branch 'develop' 2024-06-11 05:54:12 -07:00
Blaise Tine
250a5741f7 Migrating all tests to new kernel launch API 2024-06-11 02:53:36 -07:00
Blaise Tine
6c56edf65d minor update 2024-06-04 14:28:30 -07:00
Blaise Tine
68d2ac6f5e 32-bit/64-bit address space compatibility 2024-05-28 22:30:59 -07:00
Blaise Tine
47d578c4d2 runtime refactoring 2024-05-27 18:55:42 -07:00
Blaise Tine
c1000f6a3b runtime refactoring 2024-05-27 15:59:41 -07:00
Blaise Tine
32f39264ef runtime dynamic loading for driver-specific implementations 2024-05-26 19:05:17 -07:00
Kumar Saunack
bd33f1edc3
Add explicit imports cpp (#131)
* add imports for array and unordered_map

* add auto
2024-05-24 15:21:21 -04:00
Blaise Tine
98f080340a perf counters profiling refactoring 2024-05-11 17:10:08 -07:00
Blaise Tine
98ead77405 querying num_barriers device caps 2024-05-07 23:35:50 -07:00
Blaise Tine
896aca0c62 mpm counters query fix 2024-05-01 17:21:37 -07:00
Blaise Tine
db0f0fd353 runtime API refactoring to support memory reservation and protection 2024-04-28 04:23:00 -07:00
Blaise Tine
8fa28bfca1 location independent kernel loading support/fixes 2024-04-17 01:00:38 -07:00
Blaise Tine
25d0c76d14 enabling explicit kernel address and arguments allocation 2024-04-12 06:58:42 -07:00
Blaise Tine
35a782a7ba local memory runtime refactoring 2024-03-21 09:31:55 -07:00
Blaise Tine
840ced22a9 simx refactoring - emulation vs simulation discrete separation 2024-03-12 00:23:42 -07:00
Blaise Tine
26d45ed9db renamed shared to local memory 2024-02-29 01:04:52 -08:00
Blaise Tine
d47cccc157 Vortex 2.0 changes:
+ Microarchitecture optimizations
+ 64-bit support
+ Xilinx FPGA support
+ LLVM-16 support
+ Refactoring and quality control fixes
2023-10-19 20:51:22 -07:00