-
Dear SMASH development team,
We wanted to generate events in Pb-Pb collisions in the TeV range,
however, it takes more than 160 hours to produce 4K events at 200 GeV.
Is this a result of the eve…
-
We are finding that CIME's methods for describing heterogeneous machines, machines where the nodes have cpus and gpus, could be simpler.
The base of the problem is the multiple way the machine can …
-
Thank you for the great tool that you have developed. On supercomputers, write-access to /usr/local/bin/ is prohibited. This leads to LCOV installation failure in any possible way that I have tried. I…
-
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
2.10.0
### Custom Code
Yes
### OS Platform and Distribution
macOS 12.5.1 (Apple M1 Pro)
### Mobile d…
-
I have spent several days unsuccessfully attempting to get JDFTx to work with the CRAY environment and nvc++ compilers on ALCF's Polaris supercomputer. These include issues with not recognizing GSL 2.…
-
HPE Cray EX supercomputers use hardware locations (called xnames) that encode up to 5 dimensions. An example compute node might be `x1000c2s3b0n1`. We don't use xnames for our compute nodes, but our …
-
**Describe the bug**
My simple reduction kernel that uses `block_reduce_int()` produces incorrect results with rocPRIM release branches 4.4+. Release branch 4.3 works fine. The same code compiles and…
-
**Is your feature request related to a problem? Please describe.**
It is mentioned in our [documentation](https://docs.esmvaltool.org/en/latest/quickstart/installation.html#pre-installed-versions-on-…
-
Instructions for performing an ADIOS2 release:
- [x] Make sure that the milestone for 2.9.0 has no pending issues/PRs.
- [x] Update your remotes
```
git fetch origin
git checkout release_29
gi…
-
**Summary**
Simulations hang at `run` when `comm_style tiled` and `balance rcb` commands are used for certain systems and number of threads.
EDIT:
I investigated this issue further and narrowed…