G-Ragghianti

Results 9 issues of G-Ragghianti

### Describe the bug Code using rocblas is unable to load TensileLibrary.dat with error: ``` rocBLAS error: Cannot read /opt/rocm/rocblas/library/TensileLibrary.dat: Illegal seek ``` ### To Reproduce This occurs when using...

### Describe the bug We are trying to use openmpi+ucx to run a simple benchmark from osu-micro-benchmarks (osu_bcast). When two machines have a running docker container, the interface docker0 is...

Bug

Using this PR to test new spack package test. Don't merge yet.

When compiled with `-DNDEBUG` (e.g. when testing a spack-based installation), the error is: ``` 603 cd /tmp/github/spack-stage/spack-stage-slate-master-gwcu5k4egtjla37 s45t6l4tn7gbpow45/spack-build-gwcu5k4/test && /tmp/slate/slate/spac k/lib/spack/env/gcc/g++ -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_H CC__=1 -I/tmp/slate/slate/src -I/tmp/slate/slate/testsweeper -I/tmp /slate/slate/include -isystem /tmp/slate/slate/spack/opt/spack/linu...

In response to issue https://github.com/spack/spack/issues/44952 .

update-package

This is a refactoring of the current CI jobs such that the jobs no longer rely on building the dependencies using spack. The script instead load the dependencies from a...

### Problem Description I noticed that this project is the longest build in the rocm stack that we are using. We often build the stack from source via spack due...

Under Investigation

~~Need this PR for testing, do not merge.~~ This adds a github workflow yaml in order to test parsec via dplasma. The YAML comes from the CI for dplasma with...