• Joined on 2024-08-03
anton pushed to main at anton/go_matmul_perf 2026-03-15 13:43:04 +00:00
da24f740ac slow market matrix reader
anton pushed to main at anton/go_matmul_perf 2026-03-15 13:31:59 +00:00
c42b7d98df reading matrix market format in C
anton pushed to main at anton/go_matmul_perf 2026-03-15 12:56:49 +00:00
2e177250db build script that links MKL with openmp
anton pushed to main at anton/go_matmul_perf 2026-03-15 12:10:51 +00:00
ba5ec9e09e results for go sparse
anton pushed to main at anton/go_matmul_perf 2026-03-15 12:03:05 +00:00
e7e9a7389c some results but includes too big matrix for my RAM, start of C
8b24f2dcfd checking spmv also
Compare 2 commits »
anton pushed to main at anton/go_matmul_perf 2026-03-15 07:44:24 +00:00
cb3887de0f timing of sparse cholesky solve but we shouldnt look at that
anton pushed to main at anton/go_matmul_perf 2026-03-14 20:45:55 +00:00
f81c97bb1e some more work
anton pushed to main at anton/go_matmul_perf 2026-03-14 19:10:24 +00:00
5ee722a96b first timings
anton pushed to main at anton/go_matmul_perf 2026-03-14 17:11:47 +00:00
d11d53c0a4 first version with a custom matrix reader but we should throw away this because there is a built-in matrix market reader
anton created repository anton/go_matmul_perf 2026-03-14 15:19:50 +00:00
anton pushed to main at anton/femodin 2026-02-05 20:30:09 +00:00
470033c01e starting with some basic types
anton created repository anton/femodin 2026-02-05 16:23:59 +00:00
anton pushed to main at anton/cudssRepro 2026-02-05 15:53:57 +00:00
ce71696cb6 commit before zipping to send to office
anton pushed to main at anton/cudssRepro 2026-02-05 10:26:23 +00:00
7ed9dab8f9 full commlayer interface, not everything implemented yet
anton pushed to main at anton/cudssRepro 2026-02-05 09:10:30 +00:00
812d360e24 working with mpi compile on main, initialising MPI on main and calling mpi functions on library
anton pushed to main at anton/cudssRepro 2026-02-05 08:18:12 +00:00
f391a0873f working mpi link in the commlibrary
anton pushed to main at anton/cudssRepro 2026-02-04 20:28:22 +00:00
af5ba1e4a1 working build and load of cuda compiled .dll
anton pushed to main at anton/antigrav_lab 2026-02-01 15:43:19 +00:00
03a272f059 Agent generated a plotter wooohooo
anton created repository anton/antigrav_lab 2026-01-29 12:19:22 +00:00
anton pushed to main at anton/cudssRepro 2026-01-11 13:54:00 +00:00
2571bd17e3 first commit with printing info