herter4171

Results 5 issues of herter4171

Hello, I've just spent a good chunk of time trying to figure out why my processes in a container context were using random, incorrect ports to message back to rank...

easy
good-first-issues

### Version report Jenkins and plugins versions report: ``` Jenkins: 2.289 OS: Linux - 4.14.152-127.182.amzn2.x86_64 --- cloudbees-folder:6.15 docker-commons:1.17 jdk-tool:1.5 jackson2-api:2.12.3 script-security:1.76 command-launcher:1.5 structs:1.22 pipeline-stage-view:2.19 workflow-step-api:2.23 docker-workflow:1.26 scm-api:2.6.4 workflow-api:2.42 junit:1.49 bouncycastle-api:2.20...

bug

We are trying to incorporate JENDL 5 into our collection of nuclear data libraries (NDLs). Basically, I was handed some tooling to wrap going from the library source files to...

Based on the docs, what I've been doing is ``` git clone --branch v1.1.0 https://github.com/njoy/NJOY21.git cd NJOY21 # No signature.json, so no metaconfigure.py mkdir build cmake .. ``` This gets...

I've been trying to build `v1.0.6`, because some tooling I was given used that version. All I've done to build is ``` git clone --branch v1.0.6 https://github.com/njoy/NJOY21.git cd NJOY21 git...