Howard Pritchard
Howard Pritchard
Occassionally one of the cherrypy SQL query operations times out with this kind of traceback: ``` [17/Aug/2021:03:21:05] HTTP Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cherrypy/_cprequest.py", line 670, in respond response.body...
I'm getting messages about imp being deprecated and to use importlib: ``` pyclient/pymtt.py:18: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses...
From an issue @DebRez originally opened for different issue but should probably have its own issue. Below describes a mechanism available with the perl MTT client to debug MPI build...
This is an omnibus issue tracker for cherrypy server enhancements: - [ ] fabulous feature X - [ ] fabulous feature Y @jjhursey please update with items you'd like to...
The OMPI Python snapshot plugin should check the md5sum of the downloaded OMPI tarball and compare with that reported on the download S3 website.
With the perl client, there is a "built-in" set of trivial tests based somewhat on the content of the ompi/examples directory in the Open MPI source code. The way its...
I'm seeing strange behavior occasionally with our jenkins ghprb plugin. The problem is sometimes observed when an issuer of a PR does a forced push up to the source branch...
To make things simpler for builders of SOS, the configury should try to use pkg-config based macros to find cray-pmi when building on a Cray system.
On some systems, applications can get better performance when using large pages for the heap and data segments (bss). hugetlbfs provides an infrastructure to do this. SOS could make use...
advance sha to e32e0179bc. related to #12532