-
I finally found some time to pursue some earlier tests on an idea I had from the beginning, namely, trying to implement SIMD vectorization in the C++ code as the same time as SIMT/SPMD parallelisation…
-
Hi Shern,
Thanks for your reply. So now I open a new issue for my compiling problems.
I am building this code on a cluster based on the **linux system**, and I use the latest Lammps version (**…
-
Had this on initial GCC 7.2.0 bring up for Sky Lake (using Sandia/ASC Blake Test Bed)
```
-- Trilinos_ENABLE_CXX11=ON
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fope…
-
I'm running a big benchmark suite with `RandomizedSearchCV(n_jobs=-1)`.
Unfortunately, computation time is reported only if `n_jobs` is `None` or `1`.
I don't understand the reason https://githu…
-
I started using CP2K from the overlay on a simple system and noticed that it does not execute properly when using hybrid parallelisation. Whenever the number of OMP threads /= 1, cholesky decompositio…
-
**Submitting author:** @bshoshany (Barak Shoshany)
**Repository:** https://github.com/bshoshany/thread-pool
**Version:** v1.5
**Editor:** @gkthiruvathukal
**Reviewer:** @zeroset, @cedricchevalier19
**…
-
**Description**
I'm studying the behaviour of a bridge deck immersede in a flow of wind. I used a 2D model made with GiD 14 and I set the drag considitions, but I obtained only forces (Fx, Fy, Fz) wi…
-
This is an important step when making jobs for freebayes to run on a cluster. I've run into this recently and I've also discussed pitfalls in this process with several users. It seems that one of the …
-
Hi,
I am trying to use both fTetWild and kokkos (developed by Sandia National Lab for parallel computing [https://github.com/kokkos/kokkos](url) ) in my project. I build the project with mpic++ and…
hph73 updated
3 years ago
-
**Description**
Compilation of Kratos ends with the following error:
```
In file included from /home/marcelo/Projects/Kratos/kratos/tests/cpp_tests/utilities/test_parallel_utilities.cpp:15:
/hom…