Zhenyu Wu
Zhenyu Wu
Hi, I'm trying to build the sc16-sgd branch as a CP-SGD benchmark. But the make stage failed with the following error. I'm using cmake version 3.24.0-rc3, icc and icpc version...
I'm running sparse tucker examples in [07_pydata_sparse_backend]. However when executing `tensor.max()` , TypeError is reported. ``` TypeError Traceback (most recent call last) Input In [9], in () 1 # The...
After installing tapa I tried to build vadd by `source run_tapa.sh` But I encounter these errors ``` I0316 04:40:40.180 tapa.util:184] logging level set to INFO I0316 04:40:40.180 tapa.tapac:407] Executing all...
Hi, I tried to install fclkcfg on my ultra96 board. After make command it raised some errors: ``` root@ultra96:/home/xilinx/fclkcfg# make make -C /lib/modules/5.4.0-xilinx-v2020.1/build ARCH=arm64 CROSS_COMPILE= M=/home/xilinx/fclkcfg CONFIG_FCLKCFG=m modules make[1]: Entering...
I was trying to run the example/main.py but came across this error. How can I fix it? `UserWarning: conda builds of osqp are built on shared libraries; by the design...