Coey Minear
Coey Minear
When running with python 3.6.6, with aiohttp 3.3.2, the 'flags_asyncio.py' script outputs 20 pairs of lines similar to this: `Unclosed client session` `client_session: ` followed by 20 tracebacks similar to...
**Summary** I was trying to update our copy of the 'lammps' code base from the 'stable_2Aug2023_update1' to 'stable_29Aug2024' (which was the stable tag when I started the effort). I found...
Attempting to build Charm on a system with CMake version 3.28.3, with the Cray programming environment, the `cmake ..` command fails to configure the environment. It reports this in the...
All of the KVM tests need the 'kvm' driver to be present (and loaded) in order for the tests to run successfully. This would normally be accomplished by having the...
When the tests which are in the 'tests/TMC/regtest_ana_on_the_fly/' directory which contain a 'TMC_ANALYSIS' section are run on a system with AMD GPUs (specifically either GFX90A or GFX942), the binary segfaults...
Attempting to update our internal copy of CP2K to 'v2025.1', I am finding that our AMD GPU build segfaults when run against with a few of the test files, specifically...