Boris Kaus

Results 71 comments of Boris Kaus

if I use OpenBLAS on windows and LBT on the other systems, it [works](https://github.com/boriskaus/test_PETSc_jll/actions/runs/10419200893) (still w/out external packages). As I'm still bugged by the fact that MPI stopped working on...

As an update, the following combination seems to work on PETSc 3.21.4: - `SuiteSparse` on linux & mac, compiled as static library - `SuperLU_Dist` on linux and mac compiled statically...

@giordano seems ready to be merged now, unless you would like to make some changes

Yes please first merge this one and then the others - PETSc is not backwards compatible so some codes need 3.19, whereas others can have 3.20 (and 3.21 which will...

I initially encountered the same on my local machine, but did not notice it anymore after the last push before 0.3.0

will it help if we instantiate the package at the beginning of the tests? https://github.com/JuliaParallel/PETSc.jl/blob/e6f8a88d8b57a268e2cecdfeb3158d8efbaa21ae/test/runtests.jl#L8

I was able to reproduce the issue on a local machine and addressed this in PR #205, but it would be good if you an try this as well as...

yes, `PETSc.jl` is not working and not maintained at the moment. I'm trying to halfway maintain the binarybuilder version of PETSc (`PETSc_jll`) but lack time to do this for `PETSc.jl`

Which command line flags did you use to run LaMEM? @IskanderI ran LaMEM on large parallel GPU machines recently. Note, however, that the current version of LaMEM is actually a...

Thanks - can you edit the message above and add three backticks (`) at the beginning and end of the LaMEM output? That way the formatting looks much nicer.