issues
search
Idein
/
py-videocore
Python library for GPGPU on Raspberry Pi
MIT License
796
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update APPENDIX.rst
#58
nubok
closed
8 months ago
1
Fix indent in videocore/assembler.py
#57
ny-a
closed
3 years ago
1
Add error check for unsupported small immediate value
#56
ny-a
closed
3 years ago
1
Proposing a PR to fix a few small typos
#55
timgates42
opened
3 years ago
0
Support VCSM-CMA
#54
Terminus-IMRC
closed
3 years ago
1
Fix warning
#53
ishiy1993
closed
4 years ago
1
Fix implementation of raw_program
#52
long-long-float
closed
3 years ago
1
Add raw_program function
#51
long-long-float
closed
5 years ago
0
Fix qpu decorator not to override the original function name and doc
#50
Terminus-IMRC
closed
5 years ago
2
nosetests failed
#49
auvilink
opened
5 years ago
1
can't call get_max_temperature/get_temperature: struct.error: pack_into expected 7 items for packing (got 6)
#48
tedder
closed
6 years ago
1
add error check in case ldi is used with other signal
#47
koiking213
closed
5 years ago
1
add functions to save/restore assembly program and label information
#46
koiking213
closed
6 years ago
0
add save/load assembled binary functions
#45
koiking213
closed
6 years ago
1
Add interfaces to access peripheral registers (root is required)
#44
notogawa
closed
6 years ago
7
Fix errors in tests
#43
nomaddo
closed
6 years ago
1
add get_throttled plus examples
#42
tedder
closed
6 years ago
2
raw 64bit data emitter
#41
notogawa
closed
6 years ago
1
Update README to reflect OpenCL on VC4
#40
MakiseKurisu
closed
6 years ago
2
Rotate sanity check
#39
koiking213
closed
6 years ago
1
execute /tests functions and print the Y results
#38
SimonBataille
closed
6 years ago
3
unpack float immediate as little-endian and standard size
#37
notogawa
closed
6 years ago
1
fix namespaced label name
#36
notogawa
closed
6 years ago
0
Exporting PC-relative address of namespaced label
#35
notogawa
closed
6 years ago
0
no /dev/vscm found
#34
fighne
opened
6 years ago
1
Add some instruction checks
#33
nomaddo
closed
6 years ago
1
Fixes for test
#32
takeru
closed
6 years ago
1
Remove dangerous default arguments
#31
nomaddo
closed
6 years ago
1
fix imports
#30
nomaddo
closed
6 years ago
0
Add instrction check mechanism
#29
nomaddo
closed
6 years ago
1
Use VCSM for cache-enabled ARM-QPU shared buffer
#28
Terminus-IMRC
closed
6 years ago
2
driver: Fix to use bus address for QPU
#27
Terminus-IMRC
closed
6 years ago
2
Enable to use rotate immediates as small immediates
#26
Terminus-IMRC
closed
6 years ago
3
Assemble without compile
#25
notogawa
closed
6 years ago
0
Ease rotate limit
#24
Terminus-IMRC
closed
7 years ago
2
Tensorflow Op
#23
wenkesj
opened
7 years ago
5
updated hex() display to havoid tailing L with python 2.7
#22
Guriido
closed
7 years ago
1
Updated corresponding assembler repr test, removed tailing L
#21
Guriido
closed
7 years ago
0
Updated Arch Reference manual link
#20
psukys
closed
7 years ago
1
Arch reference guide link broken
#19
psukys
closed
7 years ago
0
How can I read results of matmul?
#18
june9713
closed
7 years ago
4
benchmark of sgemm examples are not fair.
#17
nineties
closed
6 years ago
0
Add assembler.print_qhex function
#16
notogawa
closed
7 years ago
1
fix unexpected exception when relocate same operands.
#15
notogawa
closed
7 years ago
1
Add assembler.print_qbin function
#14
Terminus-IMRC
closed
7 years ago
2
sgemm: Add emit_qbin function
#13
Terminus-IMRC
closed
7 years ago
3
modify GPU code to use given thread number
#12
notogawa
closed
7 years ago
1
Sem down n_threads times
#11
Terminus-IMRC
closed
7 years ago
1
Wait for DMA correctly
#10
Terminus-IMRC
closed
7 years ago
1
fix divided block size
#9
notogawa
closed
7 years ago
1
Next