John-Paul Robinson

Results 14 issues of John-Paul Robinson

**Are you sure this is a bug?** This is a bug in the wiki documentation not in the code. **Describe the bug** Get a permission denied error when attempting to...

bug

We should add some docs to help folks create jupyter kernels that run inside singularity containers. I ran into this need recently when trying to use pytorch geometric installed in...

fabric: cheaha
feat: article

An openstack project space is simply a context for allocating resource and enforcing quotas. By default, each cloud.rc user is assigned their own project space with a "starter" quota. This...

fabric: cloud.rc
feat: article

### What is inaccurate? We should provide a more clarity on what is insecure about dev tunnels so that it's not a reactionary security warning. ### Where is the inaccuracy?...

fix: inaccuracy

This avoids opening the file in all ranks, causing file open contention between ranks. Contention increases with rank count and stripe count. Proposed partial fix for hpc-io/h5bench#131 for base write...

enhancement
help wanted

**Bug Report** The output.csv file is currently opened during parameter parsing as side effect of the read_config() called by all ranks in the main() function of the core benchmarks in...

bug

Adding a feature to support data distributions that express non-uniform workloads for HDF5 performance testing. This builds on the h5bench_write_normal_dist.c approach and extends it to allow per-rank data footprint specification...

enhancement
new benchmark

Change action/artifacts-upload from v2 to v4 to remove dependence on deprecated v2. The v4 syntax for the artifact-upload remains the same so a simple update of the version number should...

Hi. Thanks again for getting the dedup banner feature created. It has helped our use case. We spent time understanding the protocol flow between downstream, sshpiper, and upstream. We have...

It appears restarting the sshpiperd process on the proxy node will kill all active proxied ssh connections to upstream servers. This makes sense since the sole sshpiperd process terminates the...