felsabbagh3
|
1ebd7a6969
|
changed args structure
|
2019-03-18 18:38:02 -04:00 |
|
felsabbagh3
|
2944fe4a1b
|
TODO: finish mult algo + make a proper OS
|
2019-03-17 00:12:25 -04:00 |
|
felsabbagh3
|
c8af6f60ff
|
Added support for M extension
|
2019-03-16 23:50:01 -04:00 |
|
felsabbagh3
|
e5f1ed1af4
|
code cleanup
|
2019-03-16 19:38:47 -04:00 |
|
Demo
|
7fe17b2055
|
exploring compressed instructions
|
2019-03-10 03:58:56 -04:00 |
|
Demo
|
0215b17f01
|
added TODO
|
2019-03-10 03:47:51 -04:00 |
|
Demo
|
f82a938267
|
Added warp independance
|
2019-03-10 03:43:25 -04:00 |
|
Demo
|
56706e1f38
|
finally added a makefile
|
2019-03-09 13:57:06 -05:00 |
|
felsabbagh3
|
af4303a4ca
|
Warp Scheduling + Control Divergence working and stable
|
2019-02-22 07:00:35 -05:00 |
|
felsabbagh3
|
087a39ccf4
|
Working + Stable - Mutex
|
2019-02-22 04:01:07 -05:00 |
|
felsabbagh3
|
96a8615a5f
|
fixed some bugs
|
2019-02-17 07:19:20 -05:00 |
|
felsabbagh3
|
3958beef09
|
Stack smashing when scheduling third warp.
|
2019-02-15 01:45:54 -05:00 |
|
felsabbagh3
|
337a8669fe
|
before queue integration
|
2019-02-14 22:46:39 -05:00 |
|
felsabbagh3
|
6935d52c39
|
MWMT tested + minor opt
|
2019-02-14 13:41:59 -05:00 |
|
felsabbagh3
|
6c493cc4de
|
Completed support for WSPAWN, CLONE, and JALRS
|
2019-02-14 03:32:58 -05:00 |
|
felsabbagh3
|
39003073f9
|
implementing gpu library
|
2019-02-14 01:54:16 -05:00 |
|
Fares
|
c3c3cb0b45
|
adding gpgu library
|
2019-02-13 18:26:38 -05:00 |
|
felsabbagh3
|
3ac246ae6a
|
PASSING ALL TEST CASES
|
2019-02-11 01:02:09 -05:00 |
|
felsabbagh3
|
2c1f61196a
|
Passes all tests - SRAI
|
2019-02-11 00:41:07 -05:00 |
|
felsabbagh3
|
d9138a1493
|
mem loads and stores error cuz two seperate mem modules
|
2019-02-10 05:54:02 -05:00 |
|
felsabbagh3
|
3c74a13009
|
Passes all tests except MEM and lui?
|
2019-02-10 05:46:18 -05:00 |
|
felsabbagh3
|
0c3a73a896
|
lots of errors
|
2019-02-09 20:17:17 -05:00 |
|
felsabbagh3
|
8128d2e250
|
Changed ArchDef
|
2019-02-09 15:57:16 -05:00 |
|
felsabbagh3
|
6526e0ac1a
|
test new branch
|
2019-02-09 13:56:59 -05:00 |
|
felsabbagh3
|
c103a42fdb
|
Added matadd.s and 2warp_matadd.s
|
2019-02-09 13:51:24 -05:00 |
|
chris porter
|
91bfd7fa0f
|
ignore more test output
|
2017-09-19 16:49:35 -04:00 |
|
chris porter
|
96621adce4
|
ignore dot bin files
|
2017-09-12 17:50:28 -04:00 |
|
chris porter
|
f761c82ceb
|
add a gitignore
|
2017-09-12 17:48:56 -04:00 |
|
chad
|
42eb8b2529
|
Add license.
|
2016-08-17 21:29:12 -04:00 |
|
chad
|
accb108b9e
|
Tidy up list of instructions in header.
|
2016-08-17 21:26:50 -04:00 |
|
chad
|
47596bd7c1
|
Merge branch 'master' of https://github.com/cdkersey/harptool
|
2016-08-17 21:25:35 -04:00 |
|
Chad D. Kersey
|
e8a984994f
|
Merge pull request #8 from meghana1811/master
split-join fix for unanimous branches
|
2016-05-09 14:26:41 -04:00 |
|
Meghana
|
4c13eaf8ce
|
split-join fix for unanimous branches
|
2016-03-07 21:13:10 -05:00 |
|
chad
|
2c7566468c
|
Print total instructions in addition to total steps.
|
2016-01-29 15:19:18 -05:00 |
|
cdkersey
|
8e51332932
|
Fix string-at-start-of chunk bug. Thanks, @tinebp!
|
2015-11-24 09:19:09 -07:00 |
|
chad
|
0397e6545a
|
Pthread library should be included in library version too.
|
2015-11-13 16:00:28 -05:00 |
|
cdkersey
|
3337cd201b
|
Predicate register debug bug. Thanks ECE8823 student\!
|
2015-10-25 13:37:00 -06:00 |
|
cdkersey
|
16ef49b63e
|
Add batch (no input thread) mode to emulator.
|
2015-10-22 10:23:03 -06:00 |
|
cdkersey
|
6f91ac27d3
|
Further oops.
|
2015-10-12 13:56:23 -06:00 |
|
cdkersey
|
f4adfc85ad
|
Oops.
|
2015-10-12 13:51:45 -06:00 |
|
cdkersey
|
eccf785cc2
|
Support printing of thread active state for performance analysis.
|
2015-09-30 15:23:17 -06:00 |
|
cdkersey
|
edae99d47e
|
Merge branch 'master' of https://github.com/cdkersey/harptool
|
2015-09-30 12:47:31 -06:00 |
|
cdkersey
|
2d21514ac0
|
Easy detection by build system.
|
2015-09-30 12:47:15 -06:00 |
|
cdkersey
|
4840bf3ebd
|
Checking of assembly input for operand type correctness.
|
2015-09-29 13:23:57 -06:00 |
|
cdkersey
|
7a2ce3ee37
|
Thanks, Si!
|
2015-09-27 22:01:29 -06:00 |
|
cdkersey
|
1eb574650f
|
Binary compatibility with Harmonica.
|
2015-09-15 13:02:02 -06:00 |
|
cdkersey
|
ae11d80d36
|
Memory access information in emulator for timing simulation.
|
2015-09-05 16:12:49 -06:00 |
|
cdkersey
|
2bebcd8cc0
|
Don't accidentally create a subdirectory.
|
2015-09-05 15:44:54 -06:00 |
|
cdkersey
|
3804d09803
|
Hacked a fix for indirect-load-on-page-fault bug.
|
2015-09-04 13:13:13 -06:00 |
|
cdkersey
|
a9dfe00b48
|
Stats output on request.
|
2015-08-31 22:01:48 -06:00 |
|