Asher Mancinelli

Results 12 issues of Asher Mancinelli

### Steps to reproduce ```console $ # To set up buildcache $ # Performed for hashes in environment $ spack buildcache create -af -d ~/tmp -k MYKEYID /hash $ mc...

bug
impact-low

As per conversation with xSDK folks. CC @pelesh @cnpetra

enhancement

Changed relevant calls to metis functions to match new types. @flipflapflop Thank you for your responsiveness on this issue, your review is appreciated. Steps: 1. I built metis 5.1.0 with...

Using `bcsstk39.rb` from [SuiteSparse matrix collection](https://sparse.tamu.edu/), I get a malloc error. #### Platform - Arch: x86_64 - OS: CentOS Linux 7 - CUDA: 9.2.148 - Compiler: GCC 7.3.0 - CMake:...

``` c←0⋄⟨a,b⟩←{b⇐1⋄a⇐2}⋄⟨b,c⟩↩{a‿b‿c⇐3+↕3}⋄b" Expected var to be set or unset, but this was not the case ```

bug

> There are problems with namespace handling on my build: for example > ``` > ./BQN -p "a‿b←{b⇐2,a⇐1}⋄a" > ``` > prints 2.

bug

The following system modifier is now available with limited support: ```console $ ./BQN -e '•Show (↕10) + •_CUDAFor ↕10' ⟨ 0 2 4 6 8 10 12 14 16 18...

discussion

``` ⟨⟨a,b⟩, ⟨c,d⟩⟩ ← ⟨⟨1,2⟩, ⟨3,4⟩⟩ # eg LOCM; LOCM; ARRM 2; LOCM; LOCM; ARRM 2; ARRM 2; SETN ```

bug

Here's a log of the failing test as of `v0.8.1`: ```console [doctest] doctest version is "2.4.6" [doctest] run with "--help" for options [2021-11-29 16:58:28.405] [critical] test=''a'+'c'' [2021-11-29 16:58:28.406] [critical] test='F←-⋄f+2'...

bug
help wanted
good first issue

help wanted
good first issue