-
Siconos contains an old version of CSparse which limits our ability to integrate with existing packages on e.g. Debian/Ubuntu-based installations. Upgrading to a more recent version of the interface …
-
Hi,
I tested your code by running demo.sh with a K40m GPU, but my CUDA version is 8.0 (not 9.1). The total time is about 145s, more than 10 times slower than the reported time in the paper (11.39s fo…
-
i get the following errors when building cholmod/umfpack/klu/spqr
```
LNK1104 cannot open file 'libf2c.lib' libcholmod
LNK1104 cannot open file 'libf2c.lib' libumfpack
LNK1104 cannot open file '…
-
Hi, is there any timelines for when one will be able to install this in Windows using conda or pip install with python 3.5? I'm getting errors when I try to install it with python 3.5 and your documen…
-
## Metaphlan2
```
$ brew install metaphlan2
==> Installing metaphlan2 from biobakery/biobakery
==> Downloading http://huttenhower.sph.harvard.edu/metaphlan2_downloads/metaphlan2-2.6.0.tar.gz
##…
-
I've followed the [installation instructions](https://facebookresearch.github.io/sumo-challenge/docs/installation) from the support website, but it consistently crashes when installing `pymesh2` in th…
-
For large cases, `makePTDF` will fail because it tries to invert a very large matrix. I found this discussion on the mailing list which gave some hints on how to proceed:
https://www.mail-archive.…
-
I just built SuiteSparseProject according to your instructions and built the INSTALL project in VS2015.
What I need now is a dll for umfpack. Should this already have been generated? (No dll's have be…
-
[CuPy](https://github.com/cupy/cupy) is a numpy like api that allows for CUDA based calculations. There are a number of implementations in this library that might benefit from it.
Could experiment…
-
I'm trying tho get the WITH_CUDA option working on master. Firstly I needed to apply the fixes mentioned in the previous efforts https://github.com/jlblancoc/suitesparse-metis-for-windows/issues/17 ht…