issues
search
iu-parfunc
/
accelerack
C Bindings for Accelerate, Racket Frontend to Accelerate
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stencil3x3 does not work on acc-arrays where rows =/= cols
#60
Larkenx
opened
7 years ago
0
Syntactic sugar 2: Match for vectors
#59
rrnewton
opened
8 years ago
0
Syntactic sugar 1: Type aliases
#58
rrnewton
opened
8 years ago
1
Minimize numeric suffixes when exporting/generalizing types
#57
rrnewton
opened
8 years ago
0
Flesh out the prim table and add some wrappers
#56
rrnewton
closed
8 years ago
2
Constraints from top-level ascriptions happen too late
#55
rrnewton
opened
8 years ago
2
After the semester ends, switch until back to while
#54
rrnewton
opened
8 years ago
0
v0.5 release checklist -- cleaning up problems
#53
rrnewton
opened
8 years ago
0
Use a stack of contexts, not just one.
#52
rrnewton
opened
8 years ago
1
v0.4 release checklist -- enter types!
#51
rrnewton
opened
8 years ago
2
v0.3 release checklist - more operators
#50
rrnewton
closed
8 years ago
10
v0.2 release checklist
#49
rrnewton
closed
8 years ago
0
v0.1 release checklist
#48
rrnewton
closed
8 years ago
0
Reengineer the C type enum that's stored in manifest-array/segment memory
#47
rrnewton
opened
8 years ago
0
The int representation of types used by `mapType` should be defined in a C header file
#46
rrnewton
closed
8 years ago
2
Write scribble documentation / introductory manual
#45
rrnewton
opened
8 years ago
2
crashing DrRacket
#44
rrnewton
closed
8 years ago
4
Bogus acc-array->list output
#43
rrnewton
closed
8 years ago
2
Bad errors: acc-array getting too far
#42
rrnewton
opened
8 years ago
0
TODO list for March
#41
rrnewton
opened
8 years ago
0
define-acc breaks contract: needs to return acc-array? or scalar
#40
rrnewton
opened
8 years ago
0
Make wrappers.rkt functions force acc-deferred-array
#39
rrnewton
opened
8 years ago
0
Test Interpreter interface
#38
laurmcarter
opened
8 years ago
0
Overhaul how acc-manifest-array?, segment, and acc-portable-package are organized
#37
rrnewton
opened
8 years ago
0
Cleaner interface for allocate.rkt
#36
rrnewton
opened
8 years ago
1
Move tests inside the package itself
#35
rrnewton
closed
8 years ago
1
Expose scalar and array while loops
#34
rrnewton
opened
8 years ago
0
The path to proper deferred execution
#33
rrnewton
closed
8 years ago
3
The path to proper type handling
#32
rrnewton
opened
8 years ago
0
Checklist for Racket-side implementations
#31
rrnewton
opened
8 years ago
0
Make tests silent unless env var is set
#30
rrnewton
opened
8 years ago
1
Cabalize ExInterface.hs / SxpInterface.hs
#29
rrnewton
closed
8 years ago
1
Figure out how to use Hint with Stack installed packages or cabal sandboxes
#28
rrnewton
opened
8 years ago
0
Converge on grammar: Rename `_bool` -> Bool, etc
#27
rrnewton
opened
8 years ago
0
Minor, put `accelerack/acc_hs/ExInterface_stub.h` in a build/ output dir
#26
rrnewton
opened
8 years ago
0
Cleanup: eliminate any polymorphism that's just there for a hack.
#25
rrnewton
closed
8 years ago
2
Cleanup: remove acc_ prefix from private/ modules
#24
rrnewton
closed
8 years ago
1
Cleanup: rename array -> internal-make-array
#23
rrnewton
closed
8 years ago
4
Cleanup: for starters, no redundant types.
#22
rrnewton
closed
8 years ago
8
acc-zipwith semantics: require equal dimensionality and size
#21
laurmcarter
closed
8 years ago
2
Replace 'acc' in acc_rkt/../acc_syntax.rkt with compiler passes
#20
laurmcarter
opened
8 years ago
1
Hookup Accelerack.Parse, Accelerack.Gen
#19
laurmcarter
closed
8 years ago
1
Update Accelerack.Gen to use SExp IR
#18
laurmcarter
closed
8 years ago
2
Write down grammar for the input language of Accelerack
#17
laurmcarter
closed
8 years ago
3
readData should return tuples as vectors
#16
rrnewton
closed
8 years ago
1
Milestone (acc_hs): Allocate and fill in ptrs of response array
#15
laurmcarter
opened
8 years ago
0
Push the hello-world array literal example all the way through
#14
rrnewton
closed
8 years ago
2
Create a module for the user-facing API only, and add a test suite.
#13
rrnewton
opened
8 years ago
0
Add something that uses Hint's eval to the test suite
#12
rrnewton
closed
8 years ago
1
Rename src->private in Racket package
#11
rrnewton
closed
8 years ago
1
Next