-
Hi,
I tried compiling this against CUDA 11.0 on Ubuntu 18.04 with the nvidia HPC SDK version 2021_212, and running
```
../bin/gbfs ../data/small/chesapeake.mtx
````
prints a plethora of er…
-
f(x) = 1
-
I've attached a notebook demonstrating the issue. See [notebook.tar.gz](https://github.com/metagraph-dev/mlir-graphblas/files/6640283/notebook.tar.gz).
This is probably just a subtle issue where I'…
-
I'm trying to install SuiteSparse 5.7.2 on MATLAB R2020a using Windows 10 and Microsoft Visual C++ 2019. However, the following issue appers:
```
Installing SuiteSparse for MATLAB version 9.8.0.13…
-
Sometimes when I export/unpack an object, I only want the indices. It would be nice to be able to pass `NULL` in for the values array. I believe you already support this behavior in extract tuples.
…
-
Is there any easy way to produce a matrix consisting only of the values interacted with in a VxM operation?
Specifically, I am using one step of a breadth-first search-like procedure to produce an…
-
Hello,
I am trying to use Intel Compiler to compile GraphBLAS but I get the following error:
```
GraphBLAS/Source/GB_ops.c(531): error: expression must have a constant value
GB_MONOID_DEFT ( G…
-
****Describe** the bug**
I meet a problem about an error is reported when the make cov command is executed.
**To Reproduce**
```console
[root@centos8 SuiteSparse]#ls
AMD CAMD CHOLMOD …
-
Is there some way to ask a Vector or Matrix whether or not it's iso-valued? Thanks.
-
Some of them can be ported over from Zygote.
cf. https://github.com/FluxML/Zygote.jl/issues/906
https://github.com/FluxML/Zygote.jl/blob/956cbcf3c572c0eb09c146189bb38b1b434634ff/src/lib/array.jl#…