-
igraph now compiles PRPACK with OpenMP enabled, if OpenMP is available. This is not always desired, so there should be a switch to toggle OpenMP on or off (perhaps with an auto setting).
Disadvanta…
-
Hello
Pytorch seems to run 10 times slower on a 16 core machine vs 8 core machine. Any thoughts on why that
is and what/if any thing I can do to speed up the 16 core machine? Thank you
Below is…
-
hi there tried to recompile the new version..
i used this cmake config
```
cmake \
-DAlembic_DIR:PATH=/path/to/alembic/build/lib/Alembic \
-DCeres_DIR:PATH=/usr/local/Cellar/ceres-solver/1.14.0…
-
As I understand, the library does not contain serial eigenvalue solver(s). Is there are any plans to adding this functionality into library?
-
Would it be possible to add SBCL to the language pool?
I am aware that SBCL is included on The Computer Language Benchmark Game site but unfortunately the site maintainer is refusing to benchmark c…
-
Hi,
with the attached config and Makefile, I can no longer successfully compile the Linux-Xanmod Kernel 5.14.6 with Full LTO - this is a recent regression, it used to work with 5.14.5 and a LLVM/C…
ms178 updated
2 years ago
-
Hello Faunus team,
I am building Faunus from the source code to add OpenMp pragma for the parallelization of energies. I am using the options for cmake as:
cmake . -DENABLE_OPENMP=ON -DENABLE_PYTH…
-
Hi,
I want to run cobaya on NERSC.
I cloned the `lazy-mpi4py` environment according to [this guide](https://docs.nersc.gov/development/languages/python/parallel-python/#mpi4py).
Then I successfully…
-
Check out the work required to continue publishing under the BSD license.
https://github.com/OpenVSLAM-Community/openvslam/pull/35#issuecomment-786322269
> I think it would be good to clarify th…
-
Does it make sense to include a section on the computational implementation of the filtering in this paper? If we are only doing one paper, I think so. It would be nice to have some simple benchmarkin…