Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mcabbott/Tullio.jl issues and pull requests

#185 - Zygote with Tullio gives wrong gradients/pullbacks using CUDA

Issue - State: open - Opened by kc-111 4 months ago - 1 comment
Labels: bug, GPU, gradient

#184 - Bad interaction with Enzyme?

Issue - State: open - Opened by pagnani 5 months ago - 6 comments

#183 - Add note about reduction scope

Pull Request - State: open - Opened by MasonProtter 7 months ago - 1 comment

#182 - FillArrays v1

Pull Request - State: closed - Opened by chriselrod 8 months ago - 1 comment

#181 - Please update dep of FillArrays to v1.

Issue - State: closed - Opened by PhyX-Meow 8 months ago

#180 - Update KernelAbstraction dependency

Pull Request - State: closed - Opened by maximilian-gelbrecht 9 months ago

#179 - Dummy PR

Pull Request - State: closed - Opened by vpuri3 12 months ago - 3 comments

#178 - properly load chainrulescore ext

Pull Request - State: closed - Opened by vpuri3 12 months ago - 9 comments

#177 - Updates for CUDA v4, KernelAbstractions v0.9

Pull Request - State: closed - Opened by vpuri3 12 months ago - 11 comments

#176 - Scalar indexing with CUDA

Issue - State: closed - Opened by vpuri3 12 months ago - 10 comments
Labels: GPU

#175 - Error when specifying the range of an index with a UnitRange

Issue - State: open - Opened by jgidi about 1 year ago - 4 comments
Labels: parsing

#174 - Issue with vectorized functions on GPU

Issue - State: closed - Opened by pculbertson about 1 year ago - 3 comments

#173 - Using threads, vs setting threads=false gives different result

Issue - State: closed - Opened by odunbar about 1 year ago - 3 comments

#172 - CUDA v4 support

Issue - State: closed - Opened by KristofferC about 1 year ago - 2 comments
Labels: GPU

#171 - Add Finch.jl backend

Issue - State: open - Opened by MasonProtter about 1 year ago - 4 comments
Labels: enhancement

#170 - use an extension instead of Requires on 1.9+

Pull Request - State: closed - Opened by KristofferC about 1 year ago - 2 comments

#169 - Bug when using Tullio + LoopVectorization

Issue - State: closed - Opened by stecrotti about 1 year ago - 5 comments
Labels: LoopVectorization

#168 - Upgrade to CUDA.CUDAKernels

Issue - State: closed - Opened by roflmaostc about 1 year ago - 9 comments
Labels: GPU

#167 - GPU Kernel Compilation Failed with Interpolations

Issue - State: open - Opened by roflmaostc over 1 year ago - 2 comments
Labels: GPU

#166 - Method error when broadcast and sum of matrices

Issue - State: open - Opened by zxm403089989 over 1 year ago - 1 comment
Labels: documentation

#165 - How finalizers `|>` work

Issue - State: open - Opened by RainerHeintzmann over 1 year ago - 5 comments
Labels: parsing

#164 - Use package extensions

Issue - State: closed - Opened by mcabbott over 1 year ago - 1 comment

#163 - Fix deprecated Vararg syntax

Pull Request - State: closed - Opened by jishnub over 1 year ago - 2 comments

#162 - [Question] How to change summation order?

Issue - State: open - Opened by diret47 over 1 year ago - 5 comments

#160 - Reporting a bug when Tullio being included with LoopVectorization

Issue - State: open - Opened by zxm403089989 over 1 year ago - 1 comment
Labels: LoopVectorization

#159 - Don't call `parent` before `similar`

Pull Request - State: closed - Opened by mcabbott almost 2 years ago

#158 - @views macro causes module compilation failure

Issue - State: open - Opened by prittjam almost 2 years ago - 3 comments
Labels: enhancement

#157 - Alternative to Tullio for Chained Multiplication

Issue - State: open - Opened by prittjam almost 2 years ago - 4 comments

#156 - Runtime dispatch when reducing to scalar

Issue - State: open - Opened by Kolaru almost 2 years ago

#155 - HybridArrays

Issue - State: closed - Opened by prittjam almost 2 years ago - 9 comments

#154 - substantial performance issues when combining Tullio and Zygote

Issue - State: open - Opened by tmbdev almost 2 years ago - 10 comments
Labels: gradient

#153 - Symbolic gradient producing surprising results

Issue - State: closed - Opened by Rasmuskh almost 2 years ago - 2 comments

#152 - poor performance for simple GPU loop

Issue - State: closed - Opened by tmbdev almost 2 years ago - 1 comment

#151 - Wrong result when the same array appears in both sides of =

Issue - State: open - Opened by maphdze almost 2 years ago - 2 comments
Labels: parsing

#150 - FR: Simplify loading with CUDA

Issue - State: open - Opened by marius311 almost 2 years ago - 4 comments
Labels: GPU

#149 - Using Tullio within generated functions

Issue - State: closed - Opened by JordiManyer about 2 years ago - 3 comments

#148 - ERROR: LoadError: Abstract type Integer does not have a definite size.

Issue - State: open - Opened by verena-neufeld about 2 years ago - 2 comments
Labels: bug

#147 - Allow KernelAbstractions 0.8, etc.

Pull Request - State: closed - Opened by mcabbott about 2 years ago

#146 - add some benchmarks

Issue - State: open - Opened by oscardssmith about 2 years ago - 2 comments
Labels: performance

#145 - Scalar operation on GPU on a simple operation

Issue - State: closed - Opened by jeremiedb about 2 years ago - 2 comments

#144 - Skip code coverage on CI

Pull Request - State: closed - Opened by mcabbott over 2 years ago

#143 - More multi line confusion. Inconsistent local scoping: soft or hard??

Issue - State: open - Opened by Emmanuel-R8 over 2 years ago - 4 comments

#142 - Update README to clarify multi-line blocks

Pull Request - State: open - Opened by Emmanuel-R8 over 2 years ago

#141 - Multiline @tullio begin ... end

Issue - State: open - Opened by Emmanuel-R8 over 2 years ago

#140 - Error with piping left in multiline @tullio begin ... end

Issue - State: open - Opened by Emmanuel-R8 over 2 years ago - 1 comment

#139 - Clarify the use multiline @tullio

Issue - State: open - Opened by Emmanuel-R8 over 2 years ago - 1 comment
Labels: documentation

#138 - Unnecessary recompilations

Issue - State: closed - Opened by cdsousa over 2 years ago - 2 comments

#137 - Simple gpu loop on CUDA does not return

Issue - State: open - Opened by pagnani over 2 years ago - 1 comment
Labels: GPU

#136 - Unexpected results with variable LHS indices

Issue - State: open - Opened by cossio over 2 years ago - 1 comment
Labels: parsing

#135 - Failed to precompile Tullio

Issue - State: open - Opened by Himbeersternchen over 2 years ago - 4 comments
Labels: GPU

#134 - All things GPU broken on master

Issue - State: closed - Opened by mcabbott over 2 years ago - 3 comments

#133 - Surprising results with expressions involving additions

Issue - State: open - Opened by antoine-levitt over 2 years ago - 1 comment
Labels: documentation

#132 - unexpected behaviour inside for loop

Issue - State: open - Opened by thudjx over 2 years ago - 1 comment
Labels: documentation

#131 - Wrong result when LoopVectorization is loaded

Issue - State: closed - Opened by roflmaostc over 2 years ago - 3 comments
Labels: LoopVectorization

#130 - Opt out of CR.rrule if pullback is not defined

Pull Request - State: open - Opened by devmotion over 2 years ago

#129 - Unlock usage inside generated functions

Issue - State: open - Opened by shashi over 2 years ago - 21 comments
Labels: enhancement

#128 - UndefVarError: CUDADevice not defined

Issue - State: closed - Opened by dfdx over 2 years ago - 5 comments

#127 - Unable to infer range of index which occurs two times

Issue - State: open - Opened by roflmaostc over 2 years ago - 1 comment
Labels: parsing

#126 - Way to Switch Between LoopVectorization+TensorOperations Dynamically

Issue - State: open - Opened by ParadaCarleton almost 3 years ago - 6 comments

#125 - @Turbo failing

Issue - State: open - Opened by ParadaCarleton almost 3 years ago - 11 comments

#124 - Mystery allocation in scalar reduction

Issue - State: open - Opened by mcabbott almost 3 years ago

#123 - Use LoopVectorization.NativeTypes directly

Pull Request - State: closed - Opened by chriselrod almost 3 years ago - 1 comment

#122 - Pull field access outside of loops

Pull Request - State: closed - Opened by mcabbott almost 3 years ago

#121 - Allow ChainRulesCore v1

Pull Request - State: closed - Opened by mcabbott almost 3 years ago

#120 - CompatHelper: bump compat for "ChainRulesCore" to "1"

Pull Request - State: closed - Opened by github-actions[bot] almost 3 years ago

#119 - StructArrays timing

Issue - State: closed - Opened by AshtonSBradley almost 3 years ago - 6 comments

#118 - Add FLoops.jl back-end

Pull Request - State: open - Opened by mcabbott almost 3 years ago
Labels: enhancement

#117 - Can't use a finalizer with scalar output

Issue - State: open - Opened by ParadaCarleton almost 3 years ago - 3 comments
Labels: parsing

#116 - Detect accumulation-like indexing

Pull Request - State: open - Opened by mcabbott almost 3 years ago - 1 comment
Labels: parsing

#115 - Accumulation and interpolation bugs

Issue - State: open - Opened by mcabbott almost 3 years ago - 1 comment
Labels: parsing

#114 - Specializing for sparse arrays

Issue - State: open - Opened by mkschleg about 3 years ago - 24 comments
Labels: enhancement

#113 - Use LoopVectorization.jl's threads, sometimes?

Issue - State: open - Opened by mcabbott about 3 years ago - 2 comments

#112 - Tullio Seems to Cause (Minor) Type Instability

Issue - State: closed - Opened by ParadaCarleton about 3 years ago - 2 comments

#111 - Use ChainRules.jl

Pull Request - State: closed - Opened by mcabbott about 3 years ago

#110 - Warning: LoopVectorization failed, from `|> f(_)` finaliser

Issue - State: open - Opened by ParadaCarleton about 3 years ago - 10 comments

#109 - Way to Disable Gradient Calculations "By Default"

Issue - State: open - Opened by ParadaCarleton about 3 years ago - 3 comments
Labels: documentation, gradient

#108 - Scatter isn't always unsafe

Pull Request - State: closed - Opened by mcabbott about 3 years ago

#107 - Fused contraction + gather operation, CPU & especially GPU

Issue - State: open - Opened by mkschleg about 3 years ago - 12 comments
Labels: GPU, performance

#106 - `\sqrt` is not correctly detected for gradient

Issue - State: open - Opened by roflmaostc about 3 years ago - 1 comment

#105 - Disallow `div` in indexing

Pull Request - State: closed - Opened by mcabbott about 3 years ago

#104 - Weird failure with LoopVectorization

Issue - State: closed - Opened by oschulz about 3 years ago - 5 comments

#103 - Test with newer gpu packages, incl. CUDAKernels

Pull Request - State: closed - Opened by mcabbott about 3 years ago

#102 - Support for KernelAbstractions v0.6 / CUDA v3?

Issue - State: closed - Opened by navidcy about 3 years ago - 3 comments

#101 - Fix linear indexing of offset vectors

Pull Request - State: closed - Opened by mcabbott about 3 years ago

#100 - [patch] `cat_shape` -> `Base.cat_shape`

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 2 comments

#99 - Improve handling of `end` in indexing

Pull Request - State: closed - Opened by mcabbott about 3 years ago

#98 - Convolution example doesn't work with LoopVectorization

Issue - State: closed - Opened by jmulcahy about 3 years ago - 4 comments

#97 - Unable to understand `end` in indexing

Issue - State: closed - Opened by mcabbott about 3 years ago

#96 - scalar indexing when handling CUDAArray inside struct

Issue - State: closed - Opened by CarloLucibello about 3 years ago - 6 comments

#95 - Unable to understand an array of arrays of arrays

Issue - State: open - Opened by mcabbott about 3 years ago
Labels: parsing

#94 - Inference failure with finaliser

Issue - State: open - Opened by mcabbott about 3 years ago - 1 comment

#93 - error CUDADevice not defined

Issue - State: closed - Opened by CarloLucibello over 3 years ago - 9 comments

#92 - Remove automatic use of TensorOperations

Pull Request - State: closed - Opened by mcabbott over 3 years ago

#91 - Error in scalar reduction on the GPU

Issue - State: open - Opened by ali-ramadhan over 3 years ago - 7 comments
Labels: GPU

#88 - Issues with offset indices and GPU

Issue - State: open - Opened by torfjelde over 3 years ago - 5 comments

#81 - WIP: Allow use of `@tullio` inside generated functions

Pull Request - State: closed - Opened by shashi over 3 years ago - 1 comment

#80 - GPU performance

Issue - State: open - Opened by DilumAluthge over 3 years ago - 5 comments
Labels: GPU, performance

#79 - Debug a CI crash?

Pull Request - State: closed - Opened by mcabbott over 3 years ago - 7 comments

#76 - Bugs in range inference with `div`

Issue - State: closed - Opened by mcabbott over 3 years ago