-
Dear all,
I start with my first question for you, with the hope you are interested to discuss on.
In my _best practices_ I always considered the _standard compliance_ as a guideline of paramount rel…
-
- Version: VIC.5.0.1 develop branch
- Compiler: gcc 5.4.0
- Operating system: ubuntu 16.04.9
- Model settings: image driver
- Problem summary:
When using parameter files that I have generated fro…
tbohn updated
10 months ago
-
The modern Fortran API for a serial linear algebra (#10) seems natural.
How would that be extended to work in parallel using co-arrays? If there is a similar "natural" parallel API for linear algeb…
-
Hi users and developers of QUIP,
I am using gap_fit of gfortran openmp version for my potential fitting and found that the CPU usage didn't reach the maximum provided, i.e., I required 48 cores (1 …
-
When the number of pools is higher than the number of k-points (in pw.x), the following error occurs:
```
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Erro…
-
I'm looking at using RAJA within Dyninst as a quick way to test and migrate among various forms of parallelism (cilk, openmp, tbb are the three of interest right now, as well as retaining serial capab…
-
Hello,
I am trying to run the script star_cluster.sh on TU Dresden HPC but I keep getting errors.
My config.log file :
[config.log](https://github.com/user-attachments/files/15903116/config.log)
…
-
With the current development version of deal.II I see absolutely no strong scaling with Workstream any more when it comes to (thread parallel) assembly. For example, with [1] I get on a 28 core machin…
-
**Description**
Hello, Cmake doesn't seem to be able to find trilinos libraries. I followed the installation istructions [in here](https://github.com/KratosMultiphysics/Kratos/blob/master/applicati…
-
I am using mahotas in a pipeline that needs to be single-threaded, because
- there are other computations taking place that rely on e.g. openCV or numpy and that are by design single-threaded
- I …