-
### What is the expected behavior
- Test pass
### What actually happens
```
/clients/tests/../include/utility.hpp:484: rocsparse_local_spmat::rocsparse_local_spmat(int64_t, int64_t, int64_t, voi…
-
I only want to know how to run the example code. and I may can solve the cmake error...
-
## Bug Report
@trilinos/muelu
### Description
The following tests fail in Hip builds of Trilinos with rocm/5.6.1
**MueLu_UnitTestsTpetra_kokkos_MPI_1**
```
...
23:30:32 Smoother (level 1)…
-
I have this error in mingw (msys2):
```
[36/68] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_jacobi/Sparse_spgemm_jacobi_eti_DOUBLE_ORDINAL_INT_OF…
3rav updated
4 months ago
-
Is anyone working on the GPU support from the [older files](https://github.com/openmopac/mopac-archive/tree/main/2016_MOPAC2016)?
-
On Windows, this fails on CUDA 11.2 but not on CUDA 11.3:
```
python -m pytest -v -k TestSpgemm cupy_tests/test_cusparse.py
```
```
cupy_tests\test_cusparse.py::TestSpgemm::test_spgemm_ab[_pa…
-
In order to support parallelism on more exciting architectures, we must redesign the unfurl function to avoid carrying closed variables from one dimension to another, so that we can re-label those sym…
-
Task: Fix the performance regression seen when using sparse matrix operations without memory reuse for assembly of small systems.
Why: Most rotors don't have 300 blades. We must maintain perform…
-
I am benchmarking sparse and dense GEMMs through the cutlass profiler. I am seeing that sparse GEMMs run **slower** than dense GEMMs in the same scenario. For example, compare the best times through t…
-
Attempting "normal" ways (see the top of the reproducer code) to align a scratch pointer usually yields the top 32-bits being zeroed.
Reproducer: launches 1 team. The team gets a chunk of scratch l…