Commit graph

28 commits

Author SHA1 Message Date
Blaise Tine
b8475c65dc adjusting platform caps 2024-09-28 21:25:55 -07:00
Blaise Tine
4f11278d2c scope_tap bug fixes and improvements 2024-09-25 10:28:19 -07:00
Blaise Tine
b8199decf4 opaesim and xrtsim multi-bank memory support 2024-09-22 03:54:40 -07:00
Blaise Tine
d2db612bb4 adding scope support to xrtsim 2024-09-19 22:33:28 -07:00
Blaise Tine
c4df7221c6 Merge branch 'master' of https://github.com/vortexgpgpu/vortex into develop 2024-09-02 04:13:35 -07:00
Blaise Tine
32636fac70 minor update 2024-09-01 10:15:02 -07:00
sij814
7a61b67170 added CAPS 2024-08-16 15:47:03 -07:00
Blaise Tine
20ce870b1b minor updates to opae runtime 2024-07-25 12:38:17 -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
1b2d9ed538 minor udpate 2024-05-01 21:01:20 -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
dfed5b29c0 minor update 2024-04-13 23:28:31 -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
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