-
Today I was tracking down the test failure observed in https://github.com/JuliaMath/IntelVectorMath.jl/pull/39 when moving to MKL_jll that occurred on a Mac.
After a while, with some help from @gio…
-
This isn't so much a feature request, more an attempt to gauge the level of interest in working on something like this (plus an offer to help with it).
I am currently thinking through how to implem…
-
Hi!
I have noticed, that performance of cuBLAS matrix multiplication of a specific size (4096x2560 @ 2560x2560 -> 4096x2560, TF32 type) on a server with 8x GPUs H100 is measured incorrectly by StarPU…
Muxas updated
2 months ago
-
### Steps to reproduce
This is tricky. We managed to create this bug in a reproducible manner in our big project, but I don't seem to be able to create a small example. However, I can't share the w…
-
Trying to install StarPU 1.4.7 (from tarball) on Frontier. The build fails for the test binaries:
```
CCLD main/deadlock
ld.lld: error: undefined reference due to --no-allow-shlib-undefined…
-
I have been working on a pet project. What is would like to do is introduce some C++ code in LAPACK, with a matrix class to represent the matrices, not just a pointer. This is not meant as a way for p…
-
### Steps to reproduce
Trying to build StarPU on Frontier with the clang compilers. Downloaded StarPU 1.4.5 and ran `configure` without any specific options.
### Obtained behavior
I'm getting…
-
### Steps to reproduce
I am trying to build StarPU on Frontier (with `rocm/5.7.1`) where I downloaded the StarPU 1.4.5 release tarball and simply ran `configure` without any platform specific argum…
-
**Is your feature request related to a problem? Please describe.**
Since MPI uses int32 as the data count, see as follows
```C
int MPI_Send(const void *buf, int count, MPI_Datatype datatype, int de…
-
### Steps to reproduce
I'm using a clean Debian 12 ARM system in a virtual machine (which exposes 2 cores) under MacOS.
StarPU is installed using Guix in the requested configuration for PaStiX 6.3…
ramet updated
7 months ago