Skip to content

issues Search Results · repo:JuliaSIMD/TriangularSolve.jl language:Julia

Filter by

8 results
 (66 ms)

8 results

inJuliaSIMD/TriangularSolve.jl (press backspace or delete to remove)

https://github.com/JuliaSIMD/TriangularSolve.jl/blob/e425ff59ceba9711e904d6b1584dacfd5fdc8292/src/TriangularSolve.jl#L264 and many more places ends up calling m_thread_block_size with nthreads == static(0). ...
  • KristofferC
  • 1
  • Opened 
    on Dec 22, 2022
  • #26

Hello! After upgrading to Julia 1.8, one of my machines is refusing to precompile TriangularSolve. ] add TriangularSolve (or any other package that has this a dependency) results in the REPL getting stuck ...
  • polhager
  • 14
  • Opened 
    on Aug 25, 2022
  • #21

On this system julia versioninfo() Julia Version 1.8.0-beta1 Commit 7b711ce699 (2022-02-23 15:09 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) CPU: 32 × AMD Ryzen Threadripper 2950X 16-Core ...
  • cscherrer
  • 9
  • Opened 
    on Apr 16, 2022
  • #20

Hi, I am getting a segfault on Julia 1.6.5 when using TriangularSolve: https://gist.github.com/j-fu/03d66b7a48a592516c14001f3f132113 This doesn t happen neither with 1.6.4, nor with 1.7.0.
  • j-fu
  • 2
  • Opened 
    on Feb 9, 2022
  • #18

Here is a representative stack trace: https://buildkite.com/clima/climacore-ci/builds/183#73896f51-3ec9-4099-a226-3217264ed813/96-100 Culprit looks to be a mis-sized buffer? https://github.com/JuliaSIMD/TriangularSolve.jl/blob/08ca19bb924b8856b7fa3be4af4bf53e6a0c2c9a/src/TriangularSolve.jl#L288-L290 ...
  • jakebolewski
  • 4
  • Opened 
    on Aug 31, 2021
  • #13

I received the following stacktrace: ERROR: LoadError: MethodError: no method matching zero_offsets(::LayoutPointers.StridedPointer{Float64, 2, 2, -1, (2, 1), Tuple{Int64, Static.StaticInt{8}}, Tuple{Static.StaticInt{1}, ...
  • simonbyrne
  • Opened 
    on Aug 30, 2021
  • #12

In the latest codebase, https://github.com/JuliaSIMD/TriangularSolve.jl/blob/50b01ecb2b49c91137a1922c8875dcc995ceefc8/src/TriangularSolve.jl#L4 the module imports stridedpointer_preserve from VectorizationBase, ...
  • gzheng92
  • 1
  • Opened 
    on Aug 29, 2021
  • #11

This issue is used to trigger TagBot; feel free to unsubscribe. If you haven t already, you should update your TagBot.yml to include issue comment triggers. Please see this post on Discourse for instructions ...
  • JuliaTagBot
  • 24
  • Opened 
    on Jul 6, 2021
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub