issues
search
diku-dk
/
futhark
:boom::computer::boom: A data-parallel functional programming language
http://futhark-lang.org
ISC License
2.41k
stars
166
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Be slightly more context aware of what is a doc comment and what isn't
#2196
sortraev
opened
1 day ago
0
Fix inc. ranges with start == end and negative step (2)
#2195
sortraev
closed
1 day ago
0
Fix inc. ranges with start == end and negative step
#2194
sortraev
closed
2 days ago
16
Inconsistency in sizes going out of scope
#2193
athas
closed
1 week ago
0
How do i benchmark or measure the time with the python-ffi?
#2192
mzguntalan
closed
2 weeks ago
2
Call abortServer on test timeout.
#2191
kaol
closed
3 weeks ago
1
Use monadic definition of Fmt.
#2190
athas
closed
4 weeks ago
3
Raise type var subscripts in type checker (error) messages
#2189
sortraev
closed
4 weeks ago
2
Add negation as a primitive unop.
#2188
athas
closed
1 month ago
0
Improve asymptotic efficiency of reverse-mode AD in interpreter
#2187
athas
opened
1 month ago
1
Implement forward- and reverse mode AD in the interpreter
#2186
vox9
closed
1 month ago
8
Add missing newline
#2185
sortraev
closed
1 month ago
0
Another defunctionalisation crash
#2184
athas
closed
1 month ago
1
Express system dependencies in Cabal?
#2182
patrick-nicodemus
closed
1 month ago
3
More efficient floating-point addition in OpenCL backend.
#2181
athas
closed
2 months ago
0
Fusion accs
#2180
coancea
closed
2 months ago
1
Allow trailing commas in more places.
#2179
athas
closed
2 months ago
0
Futhark Formatter
#2178
WilliamDue
closed
4 weeks ago
16
Fix #2176.
#2177
athas
closed
2 months ago
0
Internal Compiler Error when Compiling to Cuda and OpenCL, Works with compilation to C
#2176
Holindauer
closed
2 months ago
3
Always return in error detection macros.
#2175
athas
closed
3 months ago
0
Operator overloading?
#2174
entropylost
closed
1 month ago
1
Track entry point array element type expressions.
#2173
athas
closed
3 months ago
0
How to generate opaque types for arrays?
#2172
entropylost
closed
3 months ago
3
Feature Request: Splat / Rest Exprs for Records
#2171
entropylost
closed
3 months ago
4
Log more GPU info on startup.
#2170
athas
closed
3 months ago
0
Switch from virtualenv to venv.
#2169
athas
closed
4 months ago
0
Add support for indexing/zipping/projecting opaque arrays.
#2168
athas
closed
4 months ago
1
OpenCL backend: pass -cl-fp32-correctly-rounded-divide-sqrt.
#2167
athas
closed
4 months ago
0
Feature request: the trace attribute should support scientific notation
#2166
patrick-nicodemus
opened
4 months ago
2
How to compare two arrays for equality?
#2165
INIT-REF
closed
4 months ago
1
Allow interpreter to invoke compiled code
#2164
athas
opened
4 months ago
1
Property-based testing
#2163
athas
opened
4 months ago
0
Add fast path for large arrays.
#2162
athas
closed
4 months ago
3
Tracking source locations in the lexer is pretty costly
#2161
athas
opened
4 months ago
0
C code generation involving large arrays of constants is very slow
#2160
athas
closed
4 months ago
0
AUTOMAP
#2159
athas
opened
4 months ago
0
Provide packed API functions
#2158
athas
opened
5 months ago
1
Performance regression due to https://github.com/diku-dk/futhark/pull/2133
#2157
patrick-nicodemus
closed
5 months ago
1
Fix #2120.
#2156
athas
closed
5 months ago
0
Should we always round correctly on OpenCL?
#2155
athas
closed
4 months ago
7
User-defined tuning parameters
#2154
athas
opened
5 months ago
5
Implement forward- and backward mode AD in the interpreter
#2153
vox9
closed
1 month ago
6
Another ImpCode int type fix
#2150
spaarmann
closed
6 months ago
0
Use async copy here.
#2149
athas
closed
6 months ago
0
Add more type safety to ImpGen.
#2148
athas
closed
6 months ago
0
Add optimiseGenRed to futhark-dev
#2147
sortraev
closed
6 months ago
0
Replace some memory fences with "atomic writes".
#2146
athas
closed
6 months ago
0
Factor WGSL definition into separate package.
#2145
athas
closed
6 months ago
0
Type checker does not detect size mismatch in loop
#2144
athas
closed
6 months ago
2
Next