gunrock / graphblast

High-Performance Linear Algebra-based Graph Primitives on GPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: eWiseAdd sparse-sparse not implemented yet!

Pogozhelskaya opened this issue · comments

I test all algorithms from /example on graphs from /data/small and some of them (ggc, gmis, gpr) give the error message: Error: eWiseAdd sparse-sparse not implemented yet!. Could you tell me if you're planning to implement the operation, please? If yes, then when?

Also, I've got this error while running gmis:
Error: Feature not implemented yet!

To reproduce:
make -j8
bin/gpr --niter 0 --mxvmode 0 --directed 2 data/small/test_pr.mtx

System configuration:

GPU: NVidia GeForce GT 1030
NVIDIA-SMI 440.33.01
OS: Ubuntu 16.04 (I run in docker container)
CUDA Version: 9.2
g++ version 4.9