-
Hello Pangeo,
First up, sorry for the somewhat off-topic post, but I thought this community would have some valuable suggestions.
To assist in educational outreach on the implications of climate…
-
For example, if I run the sampler on a cluster with limited walltime and cores per job and the stopping criteria can not be achieved within this limited walltime, can I call the sampler to resume samp…
-
Dear all developers,
I'm trying to run a FBPIC simulation on the KNL nodes on CINECA. I know you warned that it is not optimized, but right now they are the only type of nodes I have access to.
I'm …
-
I am new at using QUIP and GAP. I was wondering how we can use the GAP.xml file to generate new structures. I recently used GAP to train some surface structures, which worked perfectly well. I want to…
-
**Is your feature request related to a problem? Please describe.**
Yes. We don't have a way to parallelize things outside of TAMM.
**Describe the solution you'd like**
Ultimately, I'd like a solu…
-
Hey All,
I'm trying to get SeisSol running and I am getting this error when trying to run SeisSol_Cookbook/Examples/tpv13. I used gmsh + gmsh2gambit + PUMGen to make the mesh, edited the MeshFile n…
-
I was trying to build ug4 with Promesh in a clean build folder, with cmake -DProMesh=ON ../
ugcore and Promesh are up-to-date. My os is macos sierra 10.12.6. The compiler is
```
gcc --version…
hynny updated
5 years ago
-
TECA currently assumes that the MPI communicator is `MPI_COMM_WORLD` (see below output of `grep -r MPI_COMM_WORLD` in 3c0304c). It could be useful if this were generalized. This issue is meant to be…
-
Hello,
right now I successfully compiled ElmerSolver on Debian 9 x64
I followed all instructions from Your wiki.
But I have problem even open mesh file from test directory.
As You can see it here:…
-
Hi,
I'm trying to run GA in parallel on a MPI Cluster but GA does not seem to support parallelizations via MPI cluster.
Apparently, the check (https://github.com/luca-scr/GA/blob/master/R/parall…