-
A feature that we would like to have in CMS is to be able to compile applications that support both CUDA and HIP/ROCm (and eventually SYCL) at the same time.
This is possible using CUDA and HIP nat…
-
A critical part of the pilot 2 submission is the documentation that covers how a reviewer can successfully install the app package and run it locally on their R installation. I have tried this once be…
-
The current Python 3.10 based release of OpenCOR (#2745) has been built under Ubuntu 22, as this is the LTS version of Ubuntu. @scre583 uses Ubuntu 22 locally but his preference is for OpenCOR/Python …
dbrnz updated
8 months ago
-
Jemalloc built with default options leaks inside 'malloc_init'. It looks like a generic deficiency in the product and can be reproduced at least on windows, linux, and osx.
-
When attempting to install a wheel `pip install package.whl` with user **user2**, when the package had previously been installed with **user1**, I am seeing a `OSError: [Errno 1] Operation not permitt…
-
A nasty feature created by the changes in Metadata I implemented for mspass created a problem with serialization. As you know I used boost's serialization library extensively for the seispp stuff in…
-
In https://reframe-hpc.readthedocs.io/en/stable/tutorial.html#adding-performance-references there's a definition for `myhost:baseline`. But as I've discovered after testing, it is more like `mysystem:…
-
I think in light of Dennis' upcoming departure, it's worth examining this issue. I think having one build system instead of two would lighten the load.
Here at NOAA we rely entirely on CMake and th…
-
When I run a Python interpreter and try importing cudf.pandas, it returns an error likely due to circular import.
```
(cudf) [root@localhost test_cuda]# python3
Python 3.11.5 (main, Sep 22 2023, 15…
-
### Expected behaviour
All tests pass.
### Actual behaviour
```
==================================== ERRORS ====================================
_____________________ ERROR at setup of test_gsd…